mirror of
https://github.com/jimeh/tmuxifier.git
synced 2026-02-18 17:36:40 +00:00
Correct typo in window template, fixes #35.
This commit is contained in:
@@ -16,7 +16,7 @@ new_window "{{WINDOW_NAME}}"
|
||||
|
||||
# Paste text
|
||||
#send_keys "top" # paste into active pane
|
||||
#send_keys "date" 1 # paste into active pane
|
||||
#send_keys "date" 1 # paste into pane 1
|
||||
|
||||
# Set active pane.
|
||||
#select_pane 0
|
||||
|
||||
Reference in New Issue
Block a user