XBOQIWITIRSZWIS2UKUFR6L45GLKTIZAXY4SEBS2OWBF6Q5CHRBQC
WF2V3FZTWX6LELGSZ76RTX3MKNUKNRATEEM2ZQ6FK7D46NF6WBHQC
2L5MEZV344TOZLVY3432RHJFIRVXFD6O3GWLL5O4CV66BGAFTURQC
LNUHQOGHIOFGJXNGA3DZLYEASLYYDGLN2I3EDZY5ANASQAHCG3YQC
if State.search_term then
-- repl if chord == 'f4' then live.send_definition_to_app(State) while true do if live.receive_from_app() then break end if live.receive_run_time_error_from_app() then break end end -- search elseif State.search_term then
-- repl
if chord == 'f4' then
live.send_definition_to_app(State)
while true do
if live.receive_from_app() then break end
if live.receive_run_time_error_from_app() then break end
end
-- search
elseif State.search_term then
Cached_definitions[definition_name] = {saved=State.saved, data=current_buffer}