On 2025-02-19 13:10:37, Feodor spake thus:
I prescribed
bindkey ^[[1;3D prev
bindkey ^[[1;3C next
in ~/.screenrc for switching between tabs with ALT+LEFT/RIGHT.
It works only with left ALT. What should I put in to make right ALT work
similar?
I'm using st terminal.
Those settings work fine for
On 2024-06-26 15:29:11, "Alan D. Salewski" spake thus:
On 2024-06-26 22:05:14, Feodor spake thus:
Hi.
Can anyone help me?
I want to set custom keyboard shortcuts for screen, but I don't know
which key codes to put.
I need to set "escape" combination to CTRL+TAB.
Als
On 2024-06-26 22:05:14, Feodor spake thus:
Hi.
Can anyone help me?
I want to set custom keyboard shortcuts for screen, but I don't know
which key codes to put.
I need to set "escape" combination to CTRL+TAB.
Also I need to set switching to next/previos tabs to ALT+Left/Right
arrows.
I tried:
e
On 2024-05-07 10:24:49, Marek Lukács spake thus:
Is it possible to capture last exit status code after screen finished (eg.
environment variable $SCREEN_EXIT_CODE), or copy last status code to screen'
s exit status code, so I can check it using $? ?
Hi Marek,
I'm not aware of any way to cause
On 2020-03-27 01:37:18, Ben Kamen spake thus:
> On 3/27/20 1:09 AM, ed-scr...@s5h.net wrote:
> > On 2020-03-26 21:17-0400, dan d. wrote:
> > > I recently subscribed. I was informed I was already on the mailing
> > > list from some time ago.
> > >
> > > I have not seen any traffic for a long time.
On 2019-09-26 07:14:23, Michael Parson spake thus:
[...]
> My
> guess is that setting 'xterm*saveLines: 0' should accomplish your need for
> the terminal to not scroll back when selecting past the top of the window,
> instead you'd need to depend on screen's scroll-back buffer.
[...]
Actually, the
On 2019-09-20 12:31:18, Sam Cramer spake thus:
> Can anyone recommend a terminal emulator for Linux which
>
> a) provides 256 colors
> b) can be configured not to scroll when I drag select some text and head
> "north" of the top of the terminal emulator?
>
> I have tried the st terminal emulator