1
0
mirror of https://github.com/gryf/tabbedalt.git synced 2026-04-21 13:41:28 +02:00
Commit Graph

21 Commits

Author SHA1 Message Date
gryf 697a698add Added urxvt overlay based dialog for closing window 2023-10-28 17:08:32 +02:00
gryf 468c2f72f6 Added ability to confogure window close confirmation. 2023-10-25 21:45:02 +02:00
gryf 67c4f801ec Readme update. 2023-10-25 21:42:31 +02:00
gryf e92fd3736f Added option for changing refreshing behaviour.
It may happen, that on specific systems with certain font screen
flickering might occur. By setting new resource
'URxvt.tabbedalt.stop-flickering' to true, it'll prevent this.
2022-09-18 14:47:25 +02:00
gryf dbb12e9dda Added ability to jump to last tab. 2022-02-23 20:06:41 +01:00
gryf b0e86d5370 Hide tab even if there is "new" button.
It doesn't make sense to distinguish between state when there is only
one tab with "new" button visible or not. Let's keep it simple.
2022-02-23 18:27:03 +01:00
gryf 7d10c9f4f5 Added autohide feature. 2022-02-22 16:50:26 +01:00
gryf 08ed4f783e Readme updae. 2022-02-20 20:13:13 +01:00
gryf bee8e4a8cb Readme update. 2022-02-20 19:15:49 +01:00
gryf 87205cc3eb Removed session management.
I doubt, that it is useful feature, I've never got bug report about it,
and I'm not using it anyway.
2022-02-14 17:07:16 +01:00
gryf 8483c6a2ae Updated readme with more options for temporary 'installing'/testing. 2021-04-02 18:39:03 +02:00
gryf 138808fb19 Renamed tabbed to tabbedalt.
To not confuse people with original extension, I renamed tabbed to
tabbedalt, which can be read as "tabbed alternative".
2020-07-18 09:56:00 +02:00
gryf aef57aacbe Readme fix 2019-09-13 19:24:49 +02:00
gryf 317f614e8f Added default shortcut for the new tab creation.
In my derivation I arbitrary choose ctrl+shift+n as a shortcut for
creating new shell tab. There was a bug, when user created some other
class (for example for midnight commander and root) and with such
configuration it will unable to create default shell tabs.

This change introduces standard shortcut from original tabbed extension
(shift+down) as a default one for creating shell tabs. All the shell
classes can be configured and used as before.

Shift+down shortcut can be disabled, and now, "new style" - ctrl+shift+n
shortcut would be used for that purpose, unless user provide its own
class definition for that shortcut, than user responsibility is to make
appropriate shortcut for default shell.
2019-09-13 19:14:49 +02:00
gryf 86e013c899 Changing default colors and README update. 2019-06-05 11:47:53 +02:00
gryf 82fcfd6c82 Readme update 2016-08-15 19:52:34 +02:00
gryf 0b7eccf053 Corrected image locations in readme 2013-11-12 09:50:16 +01:00
gryf fe408c9cd6 restored tab_property_notify hook 2013-11-12 09:47:40 +01:00
gryf 28d687cb5a Changed images locations 2013-03-19 21:37:34 +01:00
gryf 785dc70f70 Added missed paths 2013-03-19 21:35:37 +01:00
gryf 7e85d927ce Added readme in rst format. 2013-03-19 21:33:49 +01:00