spacemacs/layers/+spacemacs
duianto e7f6475658 Workspaces transient state: create workspace keys
Problem:
Creating a new workspace from the workspaces transient state, requires that one
first looks for the next available workspace number, and then presses that
number key.

Solution:
Add the keys: `c` and `C` to create a new workspace. Lowercase exits the state
and uppercase keeps it open.

Notes:
This matches the behaviour of 0..9, which exits the state, and C-0..C-9, which
keeps it open.

This is the last key/command, from the C-c C-w eyebrowse key bindings, that was
missing from the workspaces transient state.
2017-06-18 19:12:49 +02:00
..
spacemacs-completion Rename ido ms -> ts 2017-06-18 12:54:47 +02:00
spacemacs-editing undo-tree: fix left/right bindings 2017-06-15 10:23:09 +02:00
spacemacs-editing-visual bindings: highlight-parentheses-mode from SPC t C p to SPC t h p 2017-05-24 12:39:31 +02:00
spacemacs-evil Fix issue #8823: evil-paste-pop doesn't work 2017-06-12 12:29:39 +02:00
spacemacs-language update docs to the new toc-org format 2017-05-22 18:35:37 +03:00
spacemacs-layouts Workspaces transient state: create workspace keys 2017-06-18 19:12:49 +02:00
spacemacs-misc update docs to the new toc-org format 2017-05-22 18:35:37 +03:00
spacemacs-modeline update docs to the new toc-org format 2017-05-22 18:35:37 +03:00
spacemacs-navigation Add require of avy in spacemacs/ace-buffer-links 2017-06-10 16:12:34 +02:00
spacemacs-org update docs to the new toc-org format 2017-05-22 18:35:37 +03:00
spacemacs-purpose update docs to the new toc-org format 2017-05-22 18:35:37 +03:00
spacemacs-visual undo-tree: evil bindings for visualizer and window improvements 2017-06-13 12:01:28 +02:00