DragonFly commits List (threaded) for 2012-08
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: xterm: Remove ability to restore console after man, less, etc.
commit fa9d1446df0fc2629c6ebad4eef85d54ffecac4c
Author: John Marino <draco@marino.st>
Date: Thu Aug 9 01:00:33 2012 +0200
xterm: Remove ability to restore console after man, less, etc.
Having a man page disappear before the read the end (if it indeed appears
at all) is pretty annoying. Equally annoying is using the "more" command
on a file with few lines only to see nothing. The default behavior of
xterm console had few fans.
This removes the smcup and rmcup codes from xterm-basic, the basis for
the xterm console definitions. Now man pages are left on the screen
after viewing, and the pagers work as expected.
Summary of changes:
contrib/ncurses/README.DRAGONFLY | 5 +++++
contrib/ncurses/misc/terminfo.src | 4 ++--
2 files changed, 7 insertions(+), 2 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/fa9d1446df0fc2629c6ebad4eef85d54ffecac4c
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]