Commit Graph

7 Commits (master)

Author SHA1 Message Date
Igor Murzov 63574c8f14 fbi, feh: Complete more supported file formats.
Since release 2.4 feh uses convert(1) from ImageMagick to load files in
unsupported formats just like fbi does, so add some more extensions to
the list of supported formats. Also add 'cdr' and 'otf', 'ttf' as these
formats are discovered to work fine.
2012-04-08 17:19:53 +04:00
Igor Murzov 2e859f1a6c Cleanups: Be consistent, use $( foo ) instead of $(foo).
This partially reverts f0283e1c1b
2011-11-20 23:46:06 +03:00
Igor Murzov f0283e1c1b Cleanups: Make code more compact.
Drop useless spaces, backslashes, return codes, unused arguments etc.
2011-11-20 17:10:58 +03:00
Ville Skyttä 0d10b94e7a Move Emacs indentation settings from every file to .dir-locals.el. 2011-11-01 22:14:45 +02:00
Ville Skyttä 156656c16d Split/rename many completions into per-command files. 2011-10-12 23:01:10 +03:00
Ville Skyttä d3d6476f6c Get rid of have() in fbi. 2011-10-12 19:33:42 +03:00
Igor Murzov c10a2723e7 fbi, fbgs: New completions. 2011-10-12 02:54:13 +04:00