From 0d6c5ea223df6e3f87aea5c376adf3bc93932538 Mon Sep 17 00:00:00 2001 From: crypto Date: Wed, 17 Feb 2021 05:43:32 +0100 Subject: [PATCH] help message added --- tmuxicator | 1 + 1 file changed, 1 insertion(+) diff --git a/tmuxicator b/tmuxicator index 1e1464f..cf083d5 100755 --- a/tmuxicator +++ b/tmuxicator @@ -14,6 +14,7 @@ create-config() \n \n # additional windows \n + #Always put the window definition inside '' like and example above. \n \n #windows=('window_cmd:pane1_cmd' 'window2_cmd:pane2_cmd') \n windows=('python:gdb,main-vertical' 'zsh,main-vertical') \n