From: Julius Hamilton <julkhami@gmail.com>
To: Arthur Miller <arthur.miller@live.com>
Cc: help-gnu-emacs@gnu.org
Subject: Re: "Screen"-like functionality
Date: Mon, 23 Aug 2021 16:48:55 +0200 [thread overview]
Message-ID: <CAGrXgp30x+ug+rv1Le6tGnjHq-UQNSw=uAr_H4AUSOSU_4YV+A@mail.gmail.com> (raw)
In-Reply-To: <DB9PR09MB4986868A1EEE45D3276D824796C29@DB9PR09MB4986.eurprd09.prod.outlook.com>
Thanks very much.
How would I launch the Eww web browser in the top half of the Emacs screen,
i.e. split the window into two windows?
And then, if I call C-x b, I can switch to a different buffer just for that
top half window?
Thanks very much,
Julius
On Sat, Aug 21, 2021, 20:27 Arthur Miller <arthur.miller@live.com> wrote:
> Julius Hamilton <julkhami@gmail.com> writes:
>
> > Hey,
> >
> > There is a bash tool called screen which lets you switch windows between
> > different command line prompts.
> >
> > Is there any similar tool for Emacs, where you could run some kind of
> > process, for example the Emacs web browser, then switch to a different
> > window or process within Emacs, such as a text file being edited?
> >
> > I guess it would just be like having tabs but the tab bar would ideally
> not
> > be visible.
> >
> > Thanks very much,
> > Julius
>
> Every file, process, etc has it's own buffer, and you may always switch
> buffers with C-x b in any window. You might wish to explore tools like
> helm-buffers which will autocomplete name of buffers from an interactive
> list as you type. You may also bind functions `previous-buffer' and
> `next-buffer' to a keybinding for easier navigation.
>
> For example I use F10 to go to previous buffer, and S-F10 to next
> buffer. I usually just tap F10 quickly to navigate list of buffers.
>
>
next prev parent reply other threads:[~2021-08-23 14:48 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-08-21 13:24 "Screen"-like functionality Julius Hamilton
2021-08-21 13:28 ` Jean-Christophe Helary
2021-08-21 13:54 ` Samuel Banya
2021-08-21 18:27 ` Arthur Miller
2021-08-21 18:55 ` Emanuel Berg via Users list for the GNU Emacs text editor
2021-08-22 0:02 ` Samuel Banya
2021-08-22 0:12 ` Emanuel Berg via Users list for the GNU Emacs text editor
2021-08-22 0:30 ` Emanuel Berg via Users list for the GNU Emacs text editor
2021-08-22 2:46 ` Arthur Miller
2021-08-23 14:48 ` Julius Hamilton [this message]
2021-08-23 14:52 ` Jean-Christophe Helary
2021-08-23 21:53 ` Arthur Miller
2021-08-23 22:45 ` Emanuel Berg via Users list for the GNU Emacs text editor
2021-08-24 14:43 ` Marcin Borkowski
2021-08-21 18:49 ` Emanuel Berg via Users list for the GNU Emacs text editor
2021-08-24 10:02 ` Eric S Fraga
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='CAGrXgp30x+ug+rv1Le6tGnjHq-UQNSw=uAr_H4AUSOSU_4YV+A@mail.gmail.com' \
--to=julkhami@gmail.com \
--cc=arthur.miller@live.com \
--cc=help-gnu-emacs@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).