This shows you the differences between two versions of the page.
| — |
commands:focus [2010-01-26 15:43] (current) asciiphil created |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== focus ====== | ||
| + | |||
| + | ===== Default Keybindings ===== | ||
| + | |||
| + | * '' | ||
| + | |||
| + | ===== Syntax ===== | ||
| + | |||
| + | * '' | ||
| + | |||
| + | ===== Description ===== | ||
| + | |||
| + | Move the input focus to the next region. | ||
| + | that the top region is selected after the bottom one. If no subcommand is | ||
| + | given it defaults to " | ||
| + | " | ||
| + | |||
| + | Useful [[commands: | ||
| + | |||
| + | < | ||
| + | bind j focus down | ||
| + | bind k focus up | ||
| + | bind t focus top | ||
| + | bind b focus bottom | ||
| + | </ | ||
| + | |||
| + | Note that '' | ||
| + | |||
| + | ===== Examples ===== | ||
| + | |||
| + | None yet. | ||
| + | |||
| + | ===== See Also ===== | ||
| + | |||
| + | * [[:Region Management]] | ||