Commit Briefs

Omar Polo

second part of my "ignore \r"


Omar Polo

ignore \r

otherwise it would complain about a syntax error (it would treat \r as a string of one character.) Found by TheGnuserland, thanks!!


Omar Polo

fix warnings

as reported by man -Tlint -l telescope.1


Omar Polo

mention the -c /dev/null trick



Omar Polo

change wording of about:help




Omar Polo

wattr{on,off} -> wattr_{on,off}




Omar Polo

update the about:help page

* don't recommend to enable olivetti-mode and fill-column anymore, since they're already the default. * add some text wrt history navigation



Omar Polo

fix the tab title heuristic

the *last* level 2 or 3 heading would be used as tab title instead of the first one.