summaryrefslogtreecommitdiff
path: root/lisp/tab-line.el
Commit message (Expand)AuthorAgeFilesLines
* * lisp/tab-bar.el (tab-bar-show): New defcustom.Juri Linkov2019-10-021-1/+2
* * lisp/tab-line.el: Add new defcustom tab-line-close-tab-action.Juri Linkov2019-09-281-8/+32
* Improve customization.Juri Linkov2019-09-251-16/+52
* Small fixes. Bind [tab-line mouse-1] to mouse-select-window.Juri Linkov2019-09-251-1/+2
* Improve customizability and better tab separators.Juri Linkov2019-09-221-26/+43
* Use images for new/close buttons in tab-bar and tab-line.Juri Linkov2019-09-151-59/+70
* Small fixes for tty and w32.Juri Linkov2019-09-081-2/+4
* * lisp/tab-bar.el (tab-bar-make-keymap-1): Don't use fixed "Current tab".Juri Linkov2019-09-071-3/+8
* Don't use hook pre-redisplay-functions. Set buffer-local tab-line-format.Juri Linkov2019-09-051-20/+2
* * lisp/tab-line.el (tab-line-tab-name): Try to use truncate-string-to-width.Juri Linkov2019-09-031-2/+2
* * lisp/tab-line.el: Limit the number of window tabs to tab-line-tabs-limit.Juri Linkov2019-09-031-10/+29
* * lisp/tab-line.el: Display truncated tab name in the tooltip.Juri Linkov2019-09-021-2/+3
* Frame-local tab-bar and window-local tab-line.Juri Linkov2019-08-311-0/+264