These shortcuts and functions in iterm2 just made my life so much easier: clear buffer Cmd + k clear lines (Bash command) Ctrl + l input to all panes in current tab Cmd + Alt + i I clear panes quite often when working with containers and I usually have quite a number of panes open. Being able… Continue Reading clear all open panes in iterm2
Tag: Utility
worp – A CLI utility
Using a lot of aliases in my commandline environments, I finally decided to get some Go practice by writing an own CLI utility… Continue Reading worp – A CLI utility