* Splitting a frame and restricting buffer display?
@ 2024-07-18 11:53 Robert Pluim
0 siblings, 0 replies; only message in thread
From: Robert Pluim @ 2024-07-18 11:53 UTC (permalink / raw)
To: help-gnu-emacs
Hi, what Iʼm trying to achieve is that my Emacs frame is split
horizontally, with the two halves functioning independently: if I do
something that causes a new window to be created, and Iʼm in the left
half, that window should display on the left and only on the left. But
of course I still want to be able to move from the left half to the
right half.
Note that this is on a tty frame. If I was using gui frames I could
create two frames and put them side-by-side, but even then Iʼd have to
use something like `other-frame' to move, instead of `windmove-left'
or similar.
Is there already a package for this?
(I can achieve exactly this by running under tmux, and splitting
horizontally, with an emacs frame in each tmux pane, but then I have
to use tmux commands to move around instead of emacs commands).
Robert
--
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2024-07-18 11:53 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-18 11:53 Splitting a frame and restricting buffer display? Robert Pluim
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).