dotfiles/.config/tmux/sessions/notes.session
Marty Oehme 7d414b294c [tmux] Add notes default session file
Called with `tm notes.session`. Calls up a vifm instance pointed to the
notes directory, and a vim session pointed to the notes index file.
2019-07-17 10:47:08 +02:00

7 lines
160 B
Plaintext

rename-window notes
send-keys vm Space ~/Nextcloud/Notes C-m
new-window -n notepad
send-keys v C-m
send-keys Space w w
attach-session -t . -c ~/Nextcloud/Notes