Commits


typos; courtesy of codespell


configure: add a --with-default-editor option Ths is useful for Linux distributions which might not solely rely on EDITOR/VISUAL being set in the environment, but would rather use a wrapper command. Debian prefers sensible-editor(1), for example. Rather than make hard-coded assumptions in telescope for each distribution, this will make it easier for packagers of telescope to set this if needed. Defaults to ed(1) if not set.


point out that yacc is a dependency It's just easier to always require yacc, which is a fairly small build-dependency, rather then the current wording. Also, this allows us to have the configure check which is more useful and friendlier than the previous behaviour of sometimes failing midway thru the build due to a missing yacc. See https://codeberg.org/telescope-browser/telescope/pulls/7


backout pkg-config removal; it's still used in various places


README.md: mention the irc channel


remove mentions of pkg-config from the README


revamp a bit the makefile


move "client certificates" to the list of features now


update copyright date for emoji.txt


mention libgrapheme in the README.md while here collect the links at the end.


minor tweaks


fmt


mention the dependency on pkg-config see github issue #9


tweak the documentation wrt XDG and ~/.telescope Point out that *by default* telescope uses XDG-style directories, but if ~/.telescope exists XDG is ignored. While here also use a shorter URL for the XDG spec and add it to the STANDARDS section of the manpage.


support xdg basedir Use XDG-compliant paths unless ~/.telescope already exists. Provide a script to migrate to XDG-style directory for users who wish to do so.


improve the "contrib" section


update README.md


configure: add --with-libbsd option


configure: add --with-libimsg option


add a short list of features


it's not "a bit more than a working demo" anymore


remove the ascii banner


reword the license section a bit


point out that also gopher and finger are supported


updated asciinema for 0.4