Age | Commit message (Collapse) | Author |
|
|
|
|
|
No need for add tab or remove tab buttons, it's a single key chord.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Does the same thing but is inbuilt.
|
|
|
|
Having to use JS in my Emacs means disabling a few things.
|
|
|
|
Usually I'm using eshell to go to some directory and launch dired,
find-file, compile, etc. In that case, the smaller window makes no
sense.
|
|
|
|
|
|
Mostly for a binding for mpv-open-video and to load it earlier for
org-bookmark
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Use new namespace, move evil-state mode-line generation to personal
configuration and add (mode-line-selected-window-p) checks to hide the
left and right segment when they're not the focused window.
|
|
|
|
|
|
Now everything is aesthetically centred.
|
|
|
|
Using left, centre and right segments generates a mode line with
padded strings that actually achieves this.
|
|
|
|
|
|
|
|
|