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

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

Re: How to `start-process' in different terminal?


From: Stefan Monnier
Subject: Re: How to `start-process' in different terminal?
Date: Sun, 22 Jun 2014 22:47:08 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4.50 (gnu/linux)

> For example, with screen, you could print ESC ]83;select 1 BEL
> to select the view 1.  I don't know tmux.  But the difficulty here would
> be to have emacs send the escape sequence unchanged.   With message or
> insert, screen doesn't seem to catch it, I guess we'd have to do that at
> a lower level.

There' send-string-to-terminal for that.


        Stefan




reply via email to

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