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

@ -54,7 +54,7 @@ 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 |
@ -69,5 +69,5 @@ Set the variable =eyebrowse-display-help= to =nil=
| ~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 r~ | set a tag to the current workspace |
| ~SPC W s~ | switched to tagged workspace |