简体   繁体   中英

opening emacs buffer in new horizontal or vertical split window using helm

How would I bind a key to open up a buffer or file in helm in a new vertical or horizontal split? (BTW, I'm using spacemacs).

With ido I use the handy ido-other-window package to open existing buffers or files in the ido list to new window splits. For example, instead of pressing RET to open in a new window C-2 the buffer/file will be opened in a vertical split.

In the Helm popup, you can open a buffer in a new window using F3 or Cc o .

Press Cz for the full list of possible actions.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM