Commit Briefs

Omar Polo

pretty print help lines






Omar Polo

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




Omar Polo

cache the page title


Omar Polo

lazy loading tabs on startup

don't load all the tabs when starting up, only the current one. Defer the loading of the others when switching to them.


Omar Polo

add set-title option



Omar Polo

sync



Omar Polo

bind [ and ] to tab-previous/next

As suggested by Gnuserland, thanks!