eyebrowse layer: use term tag instead of label in doc

This commit is contained in:
syl20bnr 2015-07-30 22:56:05 -04:00
parent 88316dd2cb
commit 1d1b137c7e

View file

@ -53,21 +53,21 @@ Set the variable =eyebrowse-display-help= to =nil=
* Key bindings
| Key Binding | Description |
|------------------------+--------------------------------------|
| ~SPC W 1~ | create or switch to workspace 1 |
| ~SPC W 2~ | create or switch to workspace 2 |
| ~SPC W 3~ | create or switch to workspace 3 |
| ~SPC W 4~ | create or switch to workspace 4 |
| ~SPC W 5~ | create or switch to workspace 5 |
| ~SPC W 6~ | create or switch to workspace 6 |
| ~SPC W 7~ | create or switch to workspace 7 |
| ~SPC W 8~ | create or switch to workspace 8 |
| ~SPC W 9~ | create or switch to workspace 9 |
| ~SPC W 0~ | create or switch to workspace 0 |
| ~SPC W TAB~ | switch to last active workspace |
| ~SPC W c~ | close current workspace |
| ~SPC W n~ | switch to next workspace |
| ~SPC W N~ or ~SPC W p~ | create or switch to workspace 0 |
| ~SPC W r~ | set a label to the current workspace |
| ~SPC W s~ | switched to tagged workspace |
| Key Binding | Description |
|------------------------+------------------------------------|
| ~SPC W 1~ | create or switch to workspace 1 |
| ~SPC W 2~ | create or switch to workspace 2 |
| ~SPC W 3~ | create or switch to workspace 3 |
| ~SPC W 4~ | create or switch to workspace 4 |
| ~SPC W 5~ | create or switch to workspace 5 |
| ~SPC W 6~ | create or switch to workspace 6 |
| ~SPC W 7~ | create or switch to workspace 7 |
| ~SPC W 8~ | create or switch to workspace 8 |
| ~SPC W 9~ | create or switch to workspace 9 |
| ~SPC W 0~ | create or switch to workspace 0 |
| ~SPC W TAB~ | switch to last active workspace |
| ~SPC W c~ | close current workspace |
| ~SPC W n~ | switch to next workspace |
| ~SPC W N~ or ~SPC W p~ | create or switch to workspace 0 |
| ~SPC W r~ | set a tag to the current workspace |
| ~SPC W s~ | switched to tagged workspace |