more: by Tristan Schmelcher <tpkschme@engmail.uwaterloo.ca>:
authorDenis Vlasenko <vda.linux@googlemail.com>
Wed, 15 Aug 2007 20:42:52 +0000 (20:42 -0000)
committerDenis Vlasenko <vda.linux@googlemail.com>
Wed, 15 Aug 2007 20:42:52 +0000 (20:42 -0000)
commit033e592cbc96c150c67ac9be7df65e314be5c8f8
tree0ec512a6215295775b28eb49a4150fadf101465e
parentab9c44b1a41c9a17cd0f8a8f1e5517756ccb8bf0
more: by Tristan Schmelcher <tpkschme@engmail.uwaterloo.ca>:
- Fixed a number of deficiencies in the line wrapping.
- Fixed a bug where the page could scroll multiple times per keypress.
- Re-read terminal dimensions after user input, in case they
  resized the terminal while we were waiting.
- Added an 'R' key to print the rest of the file without prompting.
- Crudely support tabs in the line-wrapping code by converting
  them to 8 spaces.
util-linux/more.c