Merge pull request #208 from guidocella/lynx-fix

Lynx can't view images
This commit is contained in:
Luke Smith 2020-04-16 08:14:19 -04:00 committed by GitHub
commit ee294f28f8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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."

1 #TAG NAME IN REPO (or git url) PURPOSE (should be a verb phrase to sound right while installing)
51 V unclutter-xfixes hides an inactive mouse.
52 unrar extracts rar's.
53 unzip unzips zips.
54 lynx is a terminal browser which can also view images. is a terminal browser.
55 xcape gives the special escape/super mappings of LARBS.
56 xclip allows for copying and pasting from the command line.
57 xdotool provides window action utilities on the command line.