doomemacs/modules/ui
Henrik Lissner 060f6a36d3
Fix +workspace/delete initially filtering workspaces
SPC u SPC TAB d will prompt you for the workspace you want to delete,
with the name of the current workspace prefilled into the the
minibuffer. This filters out all other workspaces from the get go, which
may fool you into thinking you can only delete the current workspace.

Now it only selects the current workspace by default, without filtering
them.
2019-09-29 12:50:20 -04:00
..
deft 💥 Rename def-package! -> use-package! 2019-07-23 12:50:45 +02:00
doom Insult byte-compiler's mom 2019-09-20 23:10:53 -04:00
doom-dashboard Fix some file permissions errors 2019-08-27 00:05:12 -04:00
doom-quit 💥 revise hook/var fns naming convention (2/2) 2019-07-22 02:30:38 +02:00
fill-column 💥 Refactor add-hook! macro & change arg order 2019-07-26 20:17:29 +02:00
hl-todo 💥 Rename def-package! -> use-package! 2019-07-23 12:50:45 +02:00
hydra Merge pull request #1727 from jjzmajic/develop 2019-09-28 22:57:38 -04:00
indent-guides 💥 Rename def-package! -> use-package! 2019-07-23 12:50:45 +02:00
modeline General, minor refactors & comment revision 2019-09-11 23:41:08 -04:00
nav-flash 💥 Refactor add-hook! macro & change arg order 2019-07-26 20:17:29 +02:00
neotree ui/neotree: fix reference to renamed function 2019-09-02 19:17:15 -04:00
ophints 💥 Rename def-package! -> use-package! 2019-07-23 12:50:45 +02:00
popup ui/popup: fix buffer cleanup ignoring kill-buffer-hook 2019-09-22 14:25:10 -04:00
pretty-code General refactor & cleanup, across the board 2019-09-13 22:00:34 -04:00
tabs ui/tabs: fix recursive load errors & update 2019-09-05 13:43:49 -04:00
treemacs ui/treemacs: remove unnecessary hack 2019-09-20 23:54:53 -04:00
unicode Correct last inline hook defuns 2019-07-28 16:10:53 +02:00
vc-gutter ui/vc-gutter: fix {next,previous}-hunk commands 2019-09-27 15:18:44 -04:00
vi-tilde-fringe 💥 Refactor add-hook! macro & change arg order 2019-07-26 20:17:29 +02:00
window-select 💥 Rename def-package! -> use-package! 2019-07-23 12:50:45 +02:00
workspaces Fix +workspace/delete initially filtering workspaces 2019-09-29 12:50:20 -04:00