I'm running mc on CentOS 7
and RHEL 7 servers, in iTerm2 terminal. In 4.8.7 (the latest release available from base repos), mouse worked fine. No gpm was installed on the server. In 4.8.23 from http://download.opensuse.org/repositories/home:/laurentwandrebeck:/mc/CentOS_7/x86_64/ mouse stopped working. I built the latest 4.8.25 release from sources, but the issue still persists. Any advice? Here are the diagnostics: $ ./configure [skipped] Configuration: Source code location: . Compiler: gcc -std=gnu99 Compiler flags: -fdiagnostics-show-option -Wbad-function-cast -Wcomment -Wdeclaration-after-statement -Wfloat-equal -Wformat -Wformat-security -Wimplicit -Wignored-qualifiers -Wmaybe-uninitialized -Wmissing-braces -Wmissing-declarations -Wmissing-field-initializers -Wmissing-format-attribute -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-long-long -Wno-unreachable-code -Wparentheses -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wstrict-prototypes -Wswitch -Wswitch-default -Wtype-limits -Wundef -Wuninitialized -Wunreachable-code -Wunused-but-set-variable -Wunused-function -Wunused-label -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wwrite-strings -g -O2 Assertions: yes Unit tests: no ('Check' testing framework not found) File system: Midnight Commander Virtual Filesystem cpio, extfs, fish, ftp, sfs, sftp, tar Screen library: S-Lang Mouse support: gpm and xterm X11 events support: yes With subshell support: yes With background operations: yes With ext2fs attributes support: no Internal editor: yes Diff viewer: yes Support for charset: yes Search type: glib-regexp $ LC_MESSAGES=C mc -F Home directory: /home/dk Profile root directory: /home/dk [System data] Config directory: /usr/local/etc/mc/ Data directory: /usr/local/share/mc/ File extension handlers: /usr/local/libexec/mc/ext.d/ VFS plugins and scripts: /usr/local/libexec/mc/ extfs.d: /usr/local/libexec/mc/extfs.d/ fish: /usr/local/libexec/mc/fish/ [User data] Config directory: /home/dk/.config/mc/ Data directory: /home/dk/.local/share/mc/ skins: /home/dk/.local/share/mc/skins/ extfs.d: /home/dk/.local/share/mc/extfs.d/ fish: /home/dk/.local/share/mc/fish/ mcedit macros: /home/dk/.local/share/mc/mc.macros mcedit external macros: /home/dk/.local/share/mc/mcedit/macros.d/macro.* Cache directory: /home/dk/.cache/mc/ $ mc --configure-options [blank] -- Dmitriy Korobskiy |