Skip to content

Commit 887667d

Browse files
Document that you should manually rebind window-splitting hotkeys
1 parent 057462d commit 887667d

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

README.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,8 @@ There's a fairly rough screencast showing the kind of things you can do with thi
1717
In combination with `frames-only-mode` I recommend:
1818

1919
* Running emacs as [server-client](http://wikemacs.org/wiki/Emacs_server).
20-
* Binding a hotkey to open new emacs frames (see below).
21-
* Using [helm](https://github.com/emacs-helm/helm),
22-
[ivy](https://github.com/abo-abo/swiper) or
23-
[ido](https://www.masteringemacs.org/article/introduction-to-ido-mode) instead
24-
of the default completion interface.
20+
* Binding a window manager hotkey to open new emacs frames (see below).
21+
* Rebinding any window splitting keys that you use to call `make-frame` instead.
2522

2623

2724
Bind this shell command to a hotkey to automatically open a useful buffer in

0 commit comments

Comments
 (0)