term_utils

Context: user.my-overrides.community.tags.terminal.term_utils.talon

SpokenBackend
apt install"apt install "
apt update"apt update\\n"
cat"cat "
cd"cd "
change mode"chmod "
change owner"chown "
clipboard"clipboard"
copy"cp "
copy dir"pwd | clipboard\\n"
curl"curl "
diff"diff "
dir"cd "
dir <user.letters> tab"cd {letters}\t"
dir <user.letters>"cd {letters}"
dir <user.text> tab"cd {text}\t"
dir <user.text>"cd {text}"
echo"echo "
echo <user.text>"echo {text}"
exargs"xargs "
exec"exec "
grep"grep "
head <number_small>"head -{number_small}"
history"history "
history grep"history | grep "
history tail"history | tail\\n"
history tail <number_small>"history | tail -{number_small}\\n"
jump"autojump "
just"just "
less"less "
list"ls\\n"
list all"ls -a\\n"
list long"ls -lah\\n"
list long pipe"ls -lah | "
make dir"mkdir "
move"mv "
poetry shell"poetry shell"
print dir"pwd\\n"
ssh"ssh "
sudo"sudo "
tail <number_small>"tail -{number_small}"
talon user update"find {user.talon_user()} -type d -name .git -print -execdir git pull --ff-only \\;\\n"
"git -C {user.user_home()}/repositories/cursorless-talon pull\\n"
tar create"tar -czvf "
tar extract"tar -xzvf "
touch"touch "
translate"tr "
trash put"trash-put "
tree files"tree\\n"
tree folders"tree -d\\n"
unique"uniq "
vim"vim "
watch talon log"tail -f {user.talon_home()}/talon.log\\n"
yarn"yarn "

Mindmap