mirror of
https://github.com/tmux/tmux.git
synced 2026-07-03 10:12:31 +00:00
Rm a commment.
This commit is contained in:
@@ -37,11 +37,6 @@
|
|||||||
"-T #{p|#{key_table_width}:key_table} " \
|
"-T #{p|#{key_table_width}:key_table} " \
|
||||||
"#{p|#{key_string_width}:#{q|a:key_string}} " \
|
"#{p|#{key_string_width}:#{q|a:key_string}} " \
|
||||||
"#{key_command}}"
|
"#{key_command}}"
|
||||||
|
|
||||||
/*
|
|
||||||
* Multiline (-p) template: do not align anything, just a single space between
|
|
||||||
* each field regardless of the width of other keys.
|
|
||||||
*/
|
|
||||||
#define LIST_KEYS_TEMPLATE_PRETTY \
|
#define LIST_KEYS_TEMPLATE_PRETTY \
|
||||||
"#{?notes_only," \
|
"#{?notes_only," \
|
||||||
"#{key_prefix} " \
|
"#{key_prefix} " \
|
||||||
|
|||||||
Reference in New Issue
Block a user