Re: Binding non-ASCII characters?

2020-12-04 Thread Andrew Borodin
On Fri, 04 Dec 2020 20:22:37 +0200 JD wrote: > So, my question is, we just can't use non-ASCII here, right? :) Right. https://midnight-commander.org/ticket/2343 -- A. ___ mc mailing list https://mail.gnome.org/mailman/listinfo/mc

Binding non-ASCII characters?

2020-12-04 Thread JD via mc
Hi! Don't know if this is an expected behaviour or not but it seems you can't use non-ASCII characters in keymap? For example, I tried with the Cyrillic letter 'д', (U+0434), and with curly d '∂', (U+2202): QuitQuiet = alt-d; д; ∂ But only alt-d works :) So, my question is, we just can'