window_next
no way to compare when less than two revisions
Differences
This shows you the differences between two versions of the page.
| — | window_next [2006/08/29 16:08] (current) – created - external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | # $EPIC: window_next.txt, | ||
| + | ======Synopsis: | ||
| + | [[window]] next | ||
| + | |||
| + | ======Description: | ||
| + | This swaps the current window with the next higher numbered hidden window. | ||
| + | Windows are numbers sequentially, | ||
| + | command will look for the lowest hidden window refnum greater than 2. | ||
| + | If there is no hidden window with a greater refnum, it will wrap around | ||
| + | and use the lowest hidden window refnum. | ||
| + | |||
| + | This always [[window swap|swaps]] windows. | ||
| + | window, then it will fail with the error "There are no hidden windows" | ||
| + | |||
| + | This is the command that underlies the | ||
| + | [[bind swap_next_window|swap_next_window]] keybinding. | ||
| + | |||
| + | If you want to cycle through your visible windows, use the | ||
| + | [[bind next_window|next_window]] keybinding. | ||
window_next.txt · Last modified: 2006/08/29 16:08 by 127.0.0.1
