ui/window-select: fix other-window keybind
This commit is contained in:
parent
ecb4a7e838
commit
a923f93cab
1 changed files with 4 additions and 6 deletions
|
@ -15,13 +15,11 @@
|
||||||
|
|
||||||
* Description
|
* Description
|
||||||
This module provides several methods for selecting windows without the use of
|
This module provides several methods for selecting windows without the use of
|
||||||
the mouse or spatial navigation (e.g. =C-w {h,j,k,l}=). The command
|
the mouse or spatial navigation (e.g. =C-w {h,j,k,l}=).
|
||||||
~other-window~ is remapped to either ~switch-window~ or ~ace-window~, depending
|
|
||||||
on which backend you've enabled.
|
|
||||||
|
|
||||||
#+begin_quote
|
The command ~other-window~ is remapped to either ~switch-window~ or
|
||||||
~other-window~ is bound to ~C-x o~ and ~SPC w o~.
|
~ace-window~, depending on which backend you've enabled. It is bound to ~C-x o~
|
||||||
#+end_quote
|
(and ~C-w C-w~ for evil users).
|
||||||
|
|
||||||
It also provides numbered windows and selection with the ~winum~ package, if
|
It also provides numbered windows and selection with the ~winum~ package, if
|
||||||
desired. Evil users can jump to window N in =C-w <N>= (where N is a number
|
desired. Evil users can jump to window N in =C-w <N>= (where N is a number
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue