mirror of
https://github.com/jimeh/tmuxifier.git
synced 2026-02-19 01:46:40 +00:00
Add select_window example to session layout template
This commit is contained in:
@@ -12,6 +12,9 @@ if initialize_session "{{SESSION_NAME}}"; then
|
||||
# Load a defined window layout.
|
||||
#load_window "example"
|
||||
|
||||
# Select the default active window on session creation.
|
||||
#select_window 1
|
||||
|
||||
fi
|
||||
|
||||
# Finalize session creation and switch/attach to it.
|
||||
|
||||
Reference in New Issue
Block a user