commit | 033e592cbc96c150c67ac9be7df65e314be5c8f8 | [log] [tgz] |
---|---|---|
author | Denis Vlasenko <vda.linux@googlemail.com> | Wed Aug 15 20:42:52 2007 +0000 |
committer | Denis Vlasenko <vda.linux@googlemail.com> | Wed Aug 15 20:42:52 2007 +0000 |
tree | 0ec512a6215295775b28eb49a4150fadf101465e | |
parent | ab9c44b1a41c9a17cd0f8a8f1e5517756ccb8bf0 [diff] |
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.