commit e834972f201feb8a446833d32a75ae877c19d935 from: Thomas Adam date: Tue Jun 04 12:09:06 2024 UTC telescope.1: add external-cmd definition Add a definition for the external-cmd setting. commit - 268c151ac9fb8f80039e9e1a6fedc6f73c1c79ff commit + e834972f201feb8a446833d32a75ae877c19d935 blob - e724f85b6df8090292dd23c4fca2b4bc04519546 blob + d1de4640c311b0b08dc7eab2b0f7a14d58f8989b --- telescope.1 +++ telescope.1 @@ -298,6 +298,14 @@ If true, enable colours. Defaults to false if .Ev NO_COLORS is set, true otherwise. +.It Ic external-cmd +.Pq string +The program to run on downloaded/unknown file types. +Assumes the program is in $PATH, unless the full path is given. +Defaults to +.Pa xdg-open . +Note that the file name of the downloaded file is implicitly passed as the +first argument. .It Ic fill-column .Pq integer If greater than zero, lines of text will be formatted in a way that