mirror of
https://github.com/jimeh/tmuxifier.git
synced 2026-02-19 09:56:39 +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 a defined window layout.
|
||||||
#load_window "example"
|
#load_window "example"
|
||||||
|
|
||||||
|
# Select the default active window on session creation.
|
||||||
|
#select_window 1
|
||||||
|
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# Finalize session creation and switch/attach to it.
|
# Finalize session creation and switch/attach to it.
|
||||||
|
|||||||
Reference in New Issue
Block a user