Last version - Enter key bug
Piotr Biesiada via mc-devel <[email protected]> Mon, 23 Dec 2019 02:18:53 +0100
| Newsgroups | gmane.comp.gnome.apps.mc.devel |
|---|---|
| Message-ID | <[email protected]> |
Just tested: 4.8.22-1 does not have this bug 4.8.23-1 does have this bug Reproduce: 1. open Cygwin 2. type "mc" 3. open "Right" menu 4. go down with arrow keys to "Shell connection" 5. press Enter Bug is that Enter does here go to next option below "Shell connection", does not start the option. When there is no bug opened is window with entry to put user@server etc = starts the option. Expected configuration data below: [0][02:17][user@desktop][~] $ LC_MESSAGES=C mc -F Home directory: /home/user Profile root directory: /home/user [System data] Config directory: /etc/mc/ Data directory: /usr/share/mc/ File extension handlers: /usr/libexec/mc/ext.d/ VFS plugins and scripts: /usr/libexec/mc/ extfs.d: /usr/libexec/mc/extfs.d/ fish: /usr/libexec/mc/fish/ [User data] Config directory: /home/user/.config/mc/ Data directory: /home/user/.local/share/mc/ skins: /home/user/.local/share/mc/skins/ extfs.d: /home/user/.local/share/mc/extfs.d/ fish: /home/user/.local/share/mc/fish/ mcedit macros: /home/user/.local/share/mc/mc.macros mcedit external macros: /home/user/.local/share/mc/mcedit/macros.d/macro.* Cache directory: /home/user/.cache/mc/ [0][02:17][user@desktop][~] $ mc --configure-options '--srcdir=/cygdrive/d/cyg_pub/devel/mc/mc-4.8.22-1.x86_64/src/mc-4.8.22' '--prefix=/usr' '--exec-prefix=/usr' '--localstatedir=/var' '--sysconfdir=/etc' '--docdir=/usr/share/doc/mc' '--htmldir=/usr/share/doc/mc/html' '-C' '--enable-shared' '--disable-static' '--with-libpth-prefix=no' '--with-libiconv-prefix=no' '--with-libintl-prefix=no' '--with-screen=slang' '--enable-charset' '--enable-vfs-undelfs' 'CC=gcc' 'CFLAGS=-ggdb -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fdebug-prefix-map=/cygdrive/d/cyg_pub/devel/mc/mc-4.8.22-1.x86_64/build=/usr/src/debug/mc-4.8.22-1 -fdebug-prefix-map=/cygdrive/d/cyg_pub/devel/mc/mc-4.8.22-1.x86_64/src/mc-4.8.22=/usr/src/debug/mc-4.8.22-1' 'LDFLAGS=' 'LIBS=' 'CPPFLAGS=' [0][02:17][user@desktop][~] $ _______________________________________________ mc-devel mailing list https://mail.gnome.org/mailman/listinfo/mc-devel