all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Arthur Miller <arthur.miller@live.com>
To: Jean-Christophe Helary <lists@traduction-libre.org>
Cc: Julius Hamilton <julkhami@gmail.com>, help-gnu-emacs@gnu.org
Subject: Re: "Screen"-like functionality
Date: Mon, 23 Aug 2021 23:53:25 +0200	[thread overview]
Message-ID: <AM9PR09MB49775310B830732B8AC6EE6B96C49@AM9PR09MB4977.eurprd09.prod.outlook.com> (raw)
In-Reply-To: <C11D7D0F-FA55-4B71-AF22-D0F72CCB5765@traduction-libre.org> (Jean-Christophe Helary's message of "Mon, 23 Aug 2021 23:52:52 +0900")

Jean-Christophe Helary <lists@traduction-libre.org> writes:

>> On Aug 23, 2021, at 23:48, Julius Hamilton <julkhami@gmail.com> wrote:
>> 
>> 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?
>
> Split in 2 with C-x 2
> Launch the browser with M-x eww
>
>> And then, if I call C-x b, I can switch to a different buffer just for that
>> top half window?
>
> Yes, and you can go to the other buffer with C-x o

Pretty much so.

You can also enable windmove to move up/down between tob and bottom
windows:

https://www.emacswiki.org/emacs/WindMove

Windmove is included in Emacs so you can just (require 'windmove) in
your setup, and possibly remap those keys to something more convenient
than defaults. Maybe this little article can help you:

http://pragmaticemacs.com/emacs/whizz-between-windows-with-windmove/




  reply	other threads:[~2021-08-23 21:53 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
2021-08-23 14:52     ` Jean-Christophe Helary
2021-08-23 21:53       ` Arthur Miller [this message]
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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=AM9PR09MB49775310B830732B8AC6EE6B96C49@AM9PR09MB4977.eurprd09.prod.outlook.com \
    --to=arthur.miller@live.com \
    --cc=help-gnu-emacs@gnu.org \
    --cc=julkhami@gmail.com \
    --cc=lists@traduction-libre.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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.