Numbering windows
"Marcin Kłapkowski" <[email protected]>
| Newsgroups | gmane.comp.window-managers.ratpoison.devel |
|---|---|
| Message-ID | <[email protected]> |
Hello, I use ratpoison 1.4.5. If i divide windows to three or more, switching between windows not match to numbers of windows shown by M-q + f. Example 1: I divided window by hslit two times. Result is three windows numbered from left to right: 0,2,1 (shown by M-q f). Switching to 0: goes to windows numbered as 1 Switching to 1: goes to windows numbered as 2 Switching to 2: goes to windows numbered as 0 Example 2: I divided window by slit one time. Result is two windows horizontally numbered from top: 0,1 (shown by M-q f). number 0 is on top number 1 is on bottom Switching to 0: goes to windows numbered as 1 (bottom window) Switching to 1: goes to windows numbered as 0 (top window) Cheers,