mirror of
https://github.com/jimeh/tmuxifier.git
synced 2026-02-19 09:56:39 +00:00
Improve wording of comment
This commit is contained in:
@@ -275,8 +275,7 @@ initialize_session() {
|
|||||||
# a window that was not explicitly created. Hence we kill it.
|
# a window that was not explicitly created. Hence we kill it.
|
||||||
#
|
#
|
||||||
# If the session was created, we've already been switched to it. If it was not
|
# If the session was created, we've already been switched to it. If it was not
|
||||||
# created, the session already exists, and we'll need to specifically switch
|
# created, but already existed, then we'll need to specifically switch to it.
|
||||||
# to it here.
|
|
||||||
#
|
#
|
||||||
finalize_and_go_to_session() {
|
finalize_and_go_to_session() {
|
||||||
! tmuxifier-tmux kill-window -t "$session:999" 2>/dev/null
|
! tmuxifier-tmux kill-window -t "$session:999" 2>/dev/null
|
||||||
|
|||||||
Reference in New Issue
Block a user