Re: rules in mc.ext

2022-09-15 Thread Jörg Thümmler
Am 16.09.22 um 06:31 schrieb Fourhundred Thecat via mc: Hello, can I change the default internal viewer to something else (less)? I think I could change each line individually:   View=%view{ascii} mediainfo %f to   View=mediainfo %f | less but I would rather change this once, globally.

Re: shift-Fn keys shifted by two in tmux

2021-12-16 Thread Jörg Thümmler
Am 15.12.21 um 13:47 schrieb Marco: On Mon, 13 Dec 2021 08:43:01 +0100 Jörg Thümmler wrote: can you check which keycodes are sent by the Shift-Fn-Keys in other apps running in tmux? They are correct? “xev” lists: keycode 50 (keysym 0xffe1, Shift_L) … keycode 71 (keysym 0xffc2, F5

Re: shift-Fn keys shifted by two in tmux

2021-12-12 Thread Jörg Thümmler
Am 11.12.21 um 16:35 schrieb Marco via mc: Hi, when I start mc in a terminal everything works ok. However, if I start mc in tmux the shift-Fn keys are shifted by two. That means that rename, which is shift-F6 usually, is shift-F8 under tmux. And shift-F6 will edit the file in tmux. Muscle

Re: keymap problem with 4.8.27

2021-11-10 Thread Jörg Thümmler
Am 10.11.21 um 19:24 schrieb Henning: Part of the keys are mine, part are not. Especially I'm unable to prevent f1 to call the internal Help. I had banned it to f20 because I never use it. Instead I Use f1 to invoke the hotlist becaus ctrl-\ not usable with german keyboard layout. Also, I

Re: Help testing release candidate / mc-4.8.27-rc1

2021-08-03 Thread Jörg Thümmler
Hi there, TLDR; I would appreciate if you could please test the following tarball on your systems and report any blocker regressions as compared to the previous 4.8.26 release: https://www.midnight-commander.org/nopaste/tarball/mc-4.8.27-pre1.tar.xz $ sha256sum mc-4.8.27-pre1.tar.xz

Re: detect if shell is running standalone or from mc

2021-07-05 Thread Jörg Thümmler
Am 03.07.21 um 14:06 schrieb Fourhundred Thecat via mc: Hello, how can I determine in a shell, whether the shell is running standalone or in mc? I am using zsh, and I have few aliases defined. I would like to change behavior of the alias, depending whether I am in mc or not. How can I detect

Re: Any missed features?

2021-02-16 Thread Jörg Thümmler
Am 16.02.21 um 18:52 schrieb wwp: Hello Sebastian, On Tue, 16 Feb 2021 09:49:28 -0600 Sebastian Gniazdowski via mc wrote: On Mon, 15 Feb 2021 at 11:41, Andrew Borodin wrote: Everybody wants to implement features, even that features will not be used by 99% users. Nobody wants to fix