summaryrefslogtreecommitdiffstats
path: root/debian/README.Debian
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-15 20:22:04 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-15 20:22:04 +0000
commit91bb3b7bce2297f022a7d48604b1d8e3b9c54a8a (patch)
tree4633b3b9fc6b0a65333f51545214f29a3d0fd1b0 /debian/README.Debian
parentAdding upstream version 3:4.8.30. (diff)
downloadmc-debian/3%4.8.30-1.tar.xz
mc-debian/3%4.8.30-1.zip
Adding debian version 3:4.8.30-1.debian/3%4.8.30-1
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/README.Debian')
-rw-r--r--debian/README.Debian35
1 files changed, 35 insertions, 0 deletions
diff --git a/debian/README.Debian b/debian/README.Debian
new file mode 100644
index 0000000..8663a46
--- /dev/null
+++ b/debian/README.Debian
@@ -0,0 +1,35 @@
+mc for Debian
+-------------
+
+ New 256-color skins require 256 color mode support in terminal which
+ can be enabled by setting "TERM=xterm-256color"
+
+ New skins may have problems with rendering double-line frames
+ in some terminal applications, presumably due to font settings.
+ In such case you may use '-thin' variant of skin with single-line
+ frame or reconfigure terminal settings.
+
+ -- Dmitry Smirnov <onlyjob@member.fsf.org> Thu, 16 Mar 2012 13:32:44 +1100
+
+
+ - In order to get rid of the commandline history to be full with cd commands
+ from the both boxes set this environment variable:
+
+ export HISTCONTROL=ignoreboth
+
+ This is a issue with bash, not mc. This would fix it.
+
+ - In newer mc versions ( >=4.6.2~pre1-1 ) the behaviour of M-o changed.
+ The old behaviour can now be found on the M-i key.
+
+ - mc now supports user-defined colors. For a short documentation have a look
+ here:
+
+ http://www.midnight-commander.org/wiki/doc/common/skins
+
+ -- Patrick Winnertz <winnie@debian.org> on Tue, 05 Mar 2008 11:08:27 +0100
+
+ Amendments by
+
+ -- Yury V. Zaytsev <yury@shurup.com> on Tue 29 Dec 2009 16:32:18 CET
+