index.md - sites - public wiki contents of suckless.org | |
git clone git://git.suckless.org/sites | |
Log | |
Files | |
Refs | |
--- | |
index.md (382B) | |
--- | |
1 Clamped move | |
2 ============= | |
3 With this patch, tabbed interprets large position numbers as the | |
4 largest known position. This allows `Ctrl-9`, for example, to always | |
5 select the rightmost tab, even if there are only 4 tabs. | |
6 | |
7 Download | |
8 -------- | |
9 * [tabbed-move-clamped-20200404-e2ca5f9.diff](tabbed-move-clamped-202004… | |
10 | |
11 Author | |
12 ------ | |
13 * Michael Hendricks <[email protected]> |