Files
tmux/parser-test/test-configs/command-body-unsupported.tmux
2026-06-30 10:03:49 +01:00

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" }