aboutsummaryrefslogtreecommitdiff
path: root/format.c
diff options
context:
space:
mode:
authorThomas Adam <thomas@xteddy.org>2019-05-13 23:02:26 +0100
committerThomas Adam <thomas@xteddy.org>2019-05-13 23:02:26 +0100
commit1eefbd28e83d6031a50b7afe44e77b391ad215eb (patch)
treea19aa5ed6cd51ec50803d790abcdff5c51501dab /format.c
parentb5b5d35eee1890daa7627556425ed32b5e4491fa (diff)
parent1ee944a19def82cb62abf6ab92c17eb30df77a41 (diff)
downloadrtmux-1eefbd28e83d6031a50b7afe44e77b391ad215eb.tar.gz
rtmux-1eefbd28e83d6031a50b7afe44e77b391ad215eb.tar.bz2
rtmux-1eefbd28e83d6031a50b7afe44e77b391ad215eb.zip
Merge branch 'obsd-master'
Diffstat (limited to 'format.c')
-rw-r--r--format.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/format.c b/format.c
index 3e43c4e3..b7fedaab 100644
--- a/format.c
+++ b/format.c
@@ -60,7 +60,7 @@ static void format_defaults_winlink(struct format_tree *, struct winlink *);
"Detach & Kill,X,detach-client -P|" \
"Detach Others,o,detach-client -a|" \
"|" \
- "#{?#{lock-command},Lock,},l,lock-client"
+ "Lock,l,lock-client"
#define DEFAULT_SESSION_MENU \
"Next,n,switch-client -n|" \
"Previous,p,switch-client -p|" \