|
|
|
|
|
by venusenvy47
476 days ago
|
|
Thank you for this. I'm trying to get better at vi(m) and I'm looking for something similar that I can pull up while editing a document - I struggle to remember some basic keystrokes when I need them. My favorite tmux command from the shell is: "tmux new -A -s me", which I have aliased to "tm". It creates a tmux session named "me", or attaches to a session named that if it already exists. |
|