Marty Oehme
7d414b294c
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.
6 lines
160 B
Text
6 lines
160 B
Text
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
|