spv

joined 3 days ago
[–] [email protected] 1 points 2 days ago

in my experience, practice, practice, and more practice. but "just git gud m8" isn't really helpful advice. if you don't have half a decade on hand, i can make a few more practical recommendations.

a shell that can do argument autocomplete is your best friend. personally, i use zsh + ohmyzsh + fzf + fzf-tab, but i'm sure there are other configs, and i've heard ohmyzsh is a bit of a nightmare, though i haven't had too many issues.

so let's say you're running the one rsync command this month, and you forgot the args, just tab-tab and you can search through the arguments with fzf.

fuzzy search of autocompleted command arguments

[–] [email protected] 2 points 3 days ago

weird -- they work for me. ctrl+c sends SIGINT, and ctrl+v iirc isn't treated specially. i figured sending SIGINT with kill would then preform a copy, but it doesn't. fuck. now i have another puzzle...

[–] [email protected] 2 points 3 days ago

is this the part where i get to smugly use i3? :P

view more: ‹ prev next ›