diff options
| author | Nicholas Hubbard <nicholashubbard@posteo.net> | 2022-04-06 13:28:09 -0400 |
|---|---|---|
| committer | Nicholas Hubbard <nicholashubbard@posteo.net> | 2022-04-06 13:28:09 -0400 |
| commit | 896c74e6c9bd8f7d6fb691edfc2952fe1ef02e63 (patch) | |
| tree | 4d6cac62d2298c4d930a3b9a39f4d36c89f41f05 /README.md | |
| parent | 4b3111cd23f980fc2bda83bd0f23066c78d910cd (diff) | |
Add frame global perspective.
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -226,6 +226,9 @@ The actual command keys (the ones pressed after the prefix) are defined in Since Perspective maintains distinct buffer lists for each perspective, it helps to use a Perspective-aware buffer switcher. +When using one of the following buffer switchers you will only be prompted for +buffers in the current perspective and the frame global perspective. + **Ido**: [Interactive Do (Ido, `ido-mode`)](https://www.gnu.org/software/emacs/manual/html_node/ido/index.html), in particular its `ido-switch-buffer` command, is automatically |
