help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to execute/mimick the "watch" command using Emacs features?


From: Leo Butler
Subject: Re: How to execute/mimick the "watch" command using Emacs features?
Date: Sun, 07 Feb 2021 07:08:02 -0600
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux)

Emanuel Berg via Users list for the GNU Emacs text editor
<help-gnu-emacs@gnu.org> writes:

> Rodrigo Morales wrote:
>
>> Taking into consideration that =watch= doesn't work properly
>> in =M-x shell= and =M-x eshell=, I'd like to know what
>> alternatives do you guys use for having the same behavior of
>> the "watch" command inside Emacs? Do you open a terminal
>> emulator and execute "watch" there or have a pure
>> Emacs-approach?
>
> You need a "fully-featured" terminal emulator for this, e.g.
> vterm which is written in C and loaded as a dynamic module.
> You can get it from MELPA or from
>
>   https://github.com/akermu/emacs-libvterm
>
> But if you are used to `shell' tho you will have some problems
> in the beginning...

M-x term

That works for me and is a part of GNU emacs.

Leo



reply via email to

[Prev in Thread] Current Thread [Next in Thread]