fyi
--Markus
Betreff: Re: some more random fixes
Datum: Wed, 26 Jun 2013 19:19:25 + (UTC)
Von: Thorsten Glaser
An: Markus Teich
Markus Teich dixit:
> I don't know if it is that uncommon.
Answer below².
> For the keys
Let me make this a table and rotate it by 90°:
st urxv
On Sat, Jun 22, 2013 at 11:39:19PM +0200, Markus Teich wrote:
> And of course i only did this patch for
> XK_KP_Delete and forgot about
> XK_Delete.
Sorry but these patches are incorrects.
> + { XK_Delete,XK_ANY_MOD, "\033[3~", 0,0,0},
> { XK_Delete,XK
And of course i only did this patch for
XK_KP_Delete and forgot about
XK_Delete.
--Markus
Am 22.06.2013 23:31, schrieb Markus Teich:
And two more.
The first one (0005…) should not break anything, because it just adds a
default keymap string for the del key. I can confirm, that the del key
wor
And two more.
The first one (0005…) should not break anything, because it just adds a
default keymap string for the del key. I can confirm, that the del key
works as expected in mksh prompt (which it did not before this patch
without the echo `tput smkx` >/dev/tty trick mentioned in the FAQ) a