doomemacs / doomemacs/core

How to `split-window-right` on a vterm pop-up window?

Open
#3,910 4 comments 2 reactions 0 assignees View on GitHub
:term vterm help wanted is:feature re:interface
Dominant language
Emacs Lisp
Stars
22.7k
Forks
3.1k
Avg merge
10h 46m
Merged PRs (30d)
4

Description

On a `magit-status` window:

What happens with `eshell`:
- SPC-o-e to toggle `eshell` pop-up window at the bottom of the frame
- SPC-w-j to focus on `eshell` pop-up window
- C-x-3 to `split-window-right`
- The `eshell` pop-up window is split horizontally

What happens on `vterm`:
- SPC-o-t to toggle `vterm` pop-up window at the bottom of the frame
- SPC-w-j to focus on `vterm` pop-up window
- C-x-3 to `split-window-right`
- The `magit-status` pop-up window is split horizontally

Question:
How can I make the `vterm` pop-up window horizontally split?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.