terminal

Context: user.community.tags.terminal.terminal.talon

SpokenBackend
clear screenuser.terminal_clear_screen()
copy pasteedit.copy()
sleep(50ms)
edit.paste()
go <user.system_path>insert('cd "{system_path}"\\n')
katie (up | back)user.terminal_change_directory("..")
katie [dir] [<user.text>]user.terminal_change_directory(text or "")
katie rootuser.terminal_change_directory_root()
kill alluser.terminal_kill_all()
lisauser.terminal_list_directories()
lisa alluser.terminal_list_all_directories()
path <user.system_path>insert('"{system_path}"')
rerun [<user.text>]user.terminal_rerun_search(text or "")
rerun searchuser.terminal_rerun_search("")
run lastuser.terminal_run_last()

Mindmap