doomemacs/modules/ui/workspaces/autoload
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
..
evil.el Fix ui/workspaces autoloads & tests 2019-04-25 22:20:31 -04:00
workspaces.el Fix +workspace/delete initially filtering workspaces 2019-09-29 12:50:20 -04:00