Commits


colorize text/x-patch


mini-scroll-up/down bound to M-v/C-v in the minibuffer


pretty print help lines


add other-window (C-x o) and allow focusing help buffer


always include compat.h first


prettify the defaults settings Switch from the brutalist approach to a prettier ones. If someone likes the old brutalist theme, it's still available as contrib/brutalist.config: $ cp contrib/brutalist.config ~/.telescope/config or $ telescope -c contrib/brutalist


add set-title option


don't underline links by default as Gnuserland pointed out, it's and old thing taken from the web, used to distinguish between normal text and links. In Gemini we only have link-lines, so the underline is redundant. It's still possible to restore the styling by adding something like the following in ~/.telescope/config style line.link attr underline


add mini-goto-beginning/end bound to M-</M-> in minibuffer


bind [ and ] to tab-previous/next As suggested by Gnuserland, thanks!


emojified link lines!!


add hide-pre-closing-line


bind C-z, <home> and <end>


add hide-pre-closing-line


actually bind t to toc