Corrections according to the discussion of the pull request, namely separating this idea out into a new yaml entirely called tmux-overview., and creating a tmux.yaml with just the new tmux bindings. |
||
|---|---|---|
| .. | ||
| config.yaml | ||
| default.yaml | ||
| README.md | ||
| tmux-overview.yaml | ||
| tmux.yaml | ||
Special considerations when using the configuration:
While trying to bind the newline character in the Config, use double quotes:
Ctrl: "\n" instead of Ctrl: '\n'