This shows you the differences between two versions of the page.
— |
bind_previous_window [2006/07/12 13:57] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
+ | # $EPIC: bind_previous_window.txt,v 1.2 2006/07/12 13:57:46 sthalik Exp $ | ||
+ | ======Synopsis:====== | ||
+ | [[bind]] <key> previous_window | ||
+ | |||
+ | ======Description:====== | ||
+ | This function causes the client to change the current window to the one | ||
+ | immediately above the current one in the window list. If the current | ||
+ | window is the first in the list, the last becomes the current window. | ||
+ | |||
+ | ======Aliases:====== | ||
+ | This key function has the same effect as the [[WINDOW]] | ||
+ | [[window PREVIOUS|PREVIOUS]] command. | ||