On Fri, Apr 17, 2020 at 08:33:21PM -0500, Derek Martin wrote:
On Thu, Apr 16, 2020 at 10:09:29AM -0400, Jaron Kent-Dobias wrote:
Hello,
I'm trying to replace rxvt-unicode with termite, and am having trouble with
my mutt bindings.
Termite emulates an RS-232 terminal--a simple (AKA "dumb") ASC
On Sat, Apr 18, 2020 at 01:55:16AM -, Grant Edwards wrote:
> On 2020-04-18, Derek Martin wrote:
>
> > Termite emulates an RS-232 terminal--a simple (AKA "dumb") ASCII
> > terminal, whereas rxvt has a more complex interface that allows
> > sending and receiving a variety of control sequences t
On 2020-04-18, Derek Martin wrote:
> Termite emulates an RS-232 terminal--a simple (AKA "dumb") ASCII
> terminal, whereas rxvt has a more complex interface that allows
> sending and receiving a variety of control sequences to represent
> when someone has pressed a key with a modifier key (like Al
On Thu, Apr 16, 2020 at 10:09:29AM -0400, Jaron Kent-Dobias wrote:
> Hello,
>
> I'm trying to replace rxvt-unicode with termite, and am having trouble with
> my mutt bindings.
Termite emulates an RS-232 terminal--a simple (AKA "dumb") ASCII
terminal, whereas rxvt has a more complex interface that
Hello,
I'm trying to replace rxvt-unicode with termite, and am having trouble
with my mutt bindings.
I have
bind index,pager \e sidebar-prev
bind index,pager \e sidebar-next
bind index,pager \e sidebar-open
which in rxvt-unicode navigates the sidebar with Alt-Up, Alt-Down,
Alt-Retur