ставил все сам так что грешить ненакого
мда...дела.... добрался до офсайта мс(_http://www.ibiblio.org/mc/FAQ) там в FAQ нашел следующее
Цитата:
2.6 C-o doesn't work!
Maybe C-o is a stty control character on your terminal. See man stty
for details on how to list and change stty control characters.
|
посмотрел
man stty
сделал
Цитата:
# stty -e
speed 38400 baud; 45 rows; 126 columns;
discard dsusp eof eol eol2 erase erase2 intr kill
^O ^Y ^D <undef> <undef> ^? ^H ^C ^U
lnext min quit reprint start status stop susp time
^V 1 ^\ ^R ^Q ^T ^S ^Z 0
werase
^W
|
т.е. C-o, я так понимаю, используется
stty
а вот как поменять не нашел
на том же офсайте дальше есть вот это
Цитата:
6.6 When I use Ctrl-O I don't get a subshell. How do I fix this?
Only bash, tcsh and zsh can be used as subshell. Use one of those
shells as your default shell, and it will be used as subshell in GNU
Midnight Commander.
|
даже bash поставил ради такого дела....не помогло....
Цитата:
6.7 Ctrl-O doesn't work at all. What happens?
Ctrl-O works if either the subshell is used or the terminal can save
the output of the commands so it can be restored. If neither is
true, there is absolutely nothing interesting behind the panels!
Only few terminals support screen saving. It's xterm, rxvt and other
xterm-like terminals and virtual terminals on Linux and FreeBSD.
|
а вот это честно говоря не совсем понял