$ diff -u surf.1.old surf.1 --- surf.1.old 2013-03-10 16:23:26.119815637 +0100 +++ surf.1 2013-03-10 16:27:40.578437114 +0100 @@ -61,22 +61,22 @@ Walks forward the history. .TP .B Ctrl\-k -Scrolls page upwards. +Scrolls up. .TP .B Ctrl\-j -Scrolls page downwards. +Scrolls down. .TP .B Ctrl\-b -Scroll up one whole page view. +Scrolls up one page. .TP .B Ctrl\-Space -Scroll down one whole page view. +Scrolls down one page. .TP .B Ctrl\-i -Scroll horizontally to the right. +Scrolls to the right. .TP .B Ctrl\-u -Scroll horizontally to the left. +Scrolls to the left. .TP .B Ctrl\-Shift\-k or Ctrl\-+ Zooms page in.
On 3/12/13, William Giokas <1007...@gmail.com> wrote: > On Tue, Mar 12, 2013 at 08:12:23PM +0100, hiro wrote: >> ~/surf-0.6$ diff surf.1.old surf.1 > > Nice human readability is fun. Use diff -u. > >> 64c64 >> < Scrolls page upwards. >> --- >> > Scrolls up. >> 67c67 >> < Scrolls page downwards. >> --- >> > Scrolls down. >> 70c70 >> < Scroll up one whole page view. >> --- >> > Scrolls up one page. >> 73c73 >> < Scroll down one whole page view. >> --- >> > Scrolls down one page. >> 76c76 >> < Scroll horizontally to the right. >> --- >> > Scrolls to the right. >> 79c79 >> < Scroll horizontally to the left. >> --- >> > Scrolls to the left. >> > > -- > William Giokas | KaiSforza > GnuPG Key: 0x73CD09CF > Fingerprint: F73F 50EF BBE2 9846 8306 E6B8 6902 06D8 73CD 09CF >