kitty/kitty/options
Kovid Goyal 75f5908009
Allow jumping to the nth previous active tab via goto_tab
This matches the docs for the goto_tab action and there is no reason not
to have this. For backwards compat 0 and -1 both go to the first previously
active tab as before. However -2 goes to the second previously active
tab, -3 to the third and so on.
2024-08-26 12:09:54 +05:30
..
__init__.py
definition.py Allow jumping to the nth previous active tab via goto_tab 2024-08-26 12:09:54 +05:30
parse.py Implement filtering of desktop notifications 2024-07-28 08:41:24 +05:30
to-c-generated.h A new option second_transparent_bg 2024-07-21 20:22:31 +05:30
to-c.h Allow controlling the easing curves used for the visual bell 2024-07-19 11:35:00 +05:30
types.py Allow unfocused cursor shape to remain unchanged 2024-08-17 15:49:55 +05:30
utils.py Allow jumping to the nth previous active tab via goto_tab 2024-08-26 12:09:54 +05:30