Sujet : Re: Microsoft Introduces New Command-Line Text Editor
De : ldo (at) *nospam* nz.invalid (Lawrence D'Oliveiro)
Groupes : comp.os.linux.advocacy alt.comp.os.windows-11Date : 28. May 2025, 00:55:10
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <1015jct$2sj8l$2@dont-email.me>
References : 1 2 3 4 5 6 7 8
User-Agent : Pan/0.162 (Pokrosvk)
On Tue, 27 May 2025 13:08:17 +0200, Carlos E. R. wrote:
I prefer "jstar", but it breaks inside "tmux", some commands collide.
Isn’t tmux like screen, in that all the commands are keyed off a single
prefix key?
In screen, I set that prefix key to CTRL/Z. This is normally the key
recognized by the terminal driver for job control. But it’s not needed,
when you have a multiplexer app like screen doing the job control.