Commit Briefs


Omar Polo

rename set-title to change-title

"set set-title = 1" is quite a mouthful. The old name will still be supported for a while to ease backwards compatibility.


Omar Polo

bind del (aka backspace) to previous page

Suggested by Florian, thanks!


Omar Polo

add --corours as an alias for --color

Suggested by Florian, thanks!


Omar Polo

update the date






Omar Polo

move the CONFIGURATION FILE section above default keys

It's clearer to specify first the configuration file before dumping all the keys and available functions.


Omar Polo

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.


Omar Polo

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.



Omar Polo

add a safe/sandbox mode

When enabled with the -S (or --safe) flag, prevent telescope from writing files to the disk.


Omar Polo

document download-path