From 1f888531b160648793ea32b0ff8677b4936dc0e7 Mon Sep 17 00:00:00 2001 From: Henrik Lissner Date: Sat, 2 Jan 2016 15:17:23 -0500 Subject: [PATCH] readme: update tab emulation segment --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 49e9c50ef..54b67456a 100644 --- a/README.md +++ b/README.md @@ -103,11 +103,12 @@ just stubborn. Here is a little of what to expect from NARF: evil-mode! See [core/core-auto-insert.el](core/core-auto-insert.el) for configuration details. * **Tab emulation with Workgroups2**: Workgroups2 will display the tabs in the - minibuffer when you press ⌘-S-T, use `:wg` or move between "tabs". + minibuffer when you press ⌘-S-T, use `:tabs` or move between "tabs". `gt` + and `gT` work as well. ![Workgroups2 tabs emulation](assets/screenshots/wg-tabs.png) - Switch between them with ⌘-1 through ⌘-9. + Also, switch between them with ⌘-1 through ⌘-9. * **Minimalistic mapping macro**: excessive, I know, but I liked how succinct vim keymappings were. I brought a little of that to Emacs by defining `map!`, a macro for