Commits


second part of my "ignore \r"


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


fix warnings as reported by man -Tlint -l telescope.1


mention the -c /dev/null trick


further improvements for about:help


change wording of about:help


kill lineface_descr and move its fields into line_face


declare tl_init_pair as void, not int


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


define tl_init_pair to handle un-usable colors and enable-colors=0


rename config_apply_color -> config_apply_style


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


enable olivetti-mode by default and set fill-mode to 80


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


add support for custom protocol proxies