mirror of
https://github.com/tmux/tmux.git
synced 2026-07-03 10:12:31 +00:00
4 lines
187 B
Bash
4 lines
187 B
Bash
# Command body unsupported checkpoint.
|
|
# Expected at this stage: should parse, then fatal/XXX when invocation reaches ARGS_COMMANDS.
|
|
bind-key F1 { display-message "parser command body" }
|