summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke Smith <luke@lukesmith.xyz>2020-04-16 08:14:19 -0400
committerGitHub <noreply@github.com>2020-04-16 08:14:19 -0400
commitee294f28f8f709962f38c076e70b8589b9b03f23 (patch)
treea8772f7151e8912573e97419143bc0c25212bd1d
parent2d7e3aca1fb5eddcd503fd90ac7bc854cf589402 (diff)
parentb66c72226cd22bacceace30183a31b8d9d9838a3 (diff)
Merge pull request #208 from guidocella/lynx-fix
Lynx can't view images
-rw-r--r--progs.csv2
1 files changed, 1 insertions, 1 deletions
diff --git a/progs.csv b/progs.csv
index 8a9838a..974eb5d 100644
--- a/progs.csv
+++ b/progs.csv
@@ -51,7 +51,7 @@ A,sc-im,"is an Excel-like terminal spreadsheet manager."
V,unclutter-xfixes,"hides an inactive mouse."
,unrar,"extracts rar's."
,unzip,"unzips zips."
-,lynx,"is a terminal browser which can also view images."
+,lynx,"is a terminal browser."
,xcape,"gives the special escape/super mappings of LARBS."
,xclip,"allows for copying and pasting from the command line."
,xdotool,"provides window action utilities on the command line."