• Juri Linkov's avatar
    Implement tab close undo feature for tab-bar. · 666686a3
    Juri Linkov authored
    * lisp/tab-bar.el (tab-bar-closed-tabs): New variable.
    (tab-bar-close-tab): Add closed tab to tab-bar-closed-tabs.
    Disable tab-bar-mode on closing the last tab.
    (tab-bar-close-other-tabs): Add all closed tabs to tab-bar-closed-tabs.
    (tab-bar-undo-close-tab): New command.
    (tab-undo): Alias to tab-bar-undo-close-tab.
    666686a3
tab-bar.el 40.7 KB