Re: Key is not bound. Press '?' for help. - keycode

2022-08-04 Thread Chris Narkiewicz via Mutt-users
On Thu, Jul 28, 2022 at 02:50:56PM -0700, Kevin J. McCarthy wrote:
> Try ':exec what-key' and see if that helps.

It helps! It seems that Mutt is receiving 'a' instead of C-up.

Thank you, now I need to troubleshoot urxvt.

Cheers,
Chris


Re: Key is not bound. Press '?' for help. - keycode

2022-07-28 Thread Kevin J. McCarthy

On Thu, Jul 28, 2022 at 10:36:48PM +0100, Chris Narkiewicz via Mutt-users wrote:

I need to see what mutt actually see, not what X11 sends.


Try ':exec what-key' and see if that helps.

--
Kevin J. McCarthy
GPG Fingerprint: 8975 A9B3 3AA3 7910 385C  5308 ADEF 7684 8031 6BDA


signature.asc
Description: PGP signature


Re: Key is not bound. Press '?' for help. - keycode

2022-07-28 Thread Kurt Hackenberg

On 2022/07/28 16:23, Chris Narkiewicz via Mutt-users wrote:


I configured a shortcut - C- and C- - to naviage the sidebar.
It works, but on some terminal, pressing this shortcut yields

Key is not bound.  Press '?' for help.

This is puzzling and I suspect that the terminal sends something
else. Is there a way to display the key combination that was
actually received by mutt, so I know what is wrong with the terminal?

The terminal in question is urxvt on OpenBSD.


How about if you run a hex dump program from the command line in that 
terminal emulator? Like this (in an xterm):


~$ hexdump
^[[1;5A
000 5b1b 3b31 4135 000a
007
~$

(I typed C-  C-D. Saw no output until C-D (EOF).)


Re: Key is not bound. Press '?' for help. - keycode

2022-07-28 Thread Chris Narkiewicz via Mutt-users
On Thu, Jul 28, 2022 at 04:58:30PM -0400, Patrick Shanahan wrote:
> xev and showkey

It's the terminal that does something weird,
or s-lang. xev won't help here.

There is no showkey on OpenBSD.

I need to see what mutt actually see, not what X11 sends.

Cheers,
Chris Narkiewicz


signature.asc
Description: PGP signature


Re: Key is not bound. Press '?' for help. - keycode

2022-07-28 Thread Patrick Shanahan
* mutt users list  [07-28-22 16:25]:
> Hi,
> 
> I configured a shortcut - C- and C- - to naviage the sidebar.
> It works, but on some terminal, pressing this shortcut yields
> 
> Key is not bound.  Press '?' for help.
> 
> This is puzzling and I suspect that the terminal sends something
> else. Is there a way to display the key combination that was
> actually received by mutt, so I know what is wrong with the terminal?
> 
> The terminal in question is urxvt on OpenBSD.

xev and showkey
showkey needs to be ran in a console terminal w/o X.
if you are running wayland, I dunno

-- 
(paka)Patrick Shanahan   Plainfield, Indiana, USA  @ptilopteri
http://en.opensuse.orgopenSUSE Community Memberfacebook/ptilopteri
Photos: http://wahoo.no-ip.org/piwigo   paka @ IRCnet oftc


Key is not bound. Press '?' for help. - keycode

2022-07-28 Thread Chris Narkiewicz via Mutt-users
Hi,

I configured a shortcut - C- and C- - to naviage the sidebar.
It works, but on some terminal, pressing this shortcut yields

Key is not bound.  Press '?' for help.

This is puzzling and I suspect that the terminal sends something
else. Is there a way to display the key combination that was
actually received by mutt, so I know what is wrong with the terminal?

The terminal in question is urxvt on OpenBSD.

Best regards,
Chris Narkiewicz


signature.asc
Description: PGP signature