all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Emanuel Berg via Users list for the GNU Emacs text editor <help-gnu-emacs@gnu.org>
To: help-gnu-emacs@gnu.org
Subject: Re: "Screen"-like functionality
Date: Sat, 21 Aug 2021 20:49:02 +0200	[thread overview]
Message-ID: <87mtpa4orl.fsf@zoho.eu> (raw)
In-Reply-To: CAGrXgp3DuGfiBgnZFxAgqr4WF_SW7OQmBNzHq_9FLNRbX62MsA@mail.gmail.com

Julius Hamilton wrote:

> There is a bash tool called screen which lets you switch
> windows between different command line prompts.

To be precise, screen (GNU screen) is rather a tool associated
with the terminal emulator, it will work with other shells as
well apart from, be it ksh or zsh or whatever.

Tools such as screen are called terminal multiplexers, the
other big one is tmux (out of BSD) which today is more common
than screen, I think.

> Is there any similar tool for Emacs, where you could run
> some kind of process, for example the Emacs web browser

There is eww (Emacs Web Wowser) which is built-in and the
third-party Emacs-w3m (which uses the shell tool w3m),
Emacs-w3m (out of Japan) has been around longer and should be
very capable of at least static pages (it doesn't support
JavaScript). Because "everyone" today assumes tons of
different fonts/sizes, huge resolutions and mouse use, some
pages appear overloaded in an Emacs buffer, but that's not
Emacs-w3m's fault (and I guess not the webmaster's either, as
their assumption may be correct for 99% of their users - it is
just reality, I guess).

> then switch to a different window or process within Emacs,
> such as a text file being edited?

M-x shell RET

?

It should be enough for most purposes and you switch between
buffers like any other Emacs buffers.

-- 
underground experts united
https://dataswamp.org/~incal




  parent reply	other threads:[~2021-08-21 18:49 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
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 [this message]
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=87mtpa4orl.fsf@zoho.eu \
    --to=help-gnu-emacs@gnu.org \
    --cc=moasenwood@zoho.eu \
    /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.