about summary refs log tree commit diff stats
path: root/examples/rifle_sxiv.sh
Commit message (Expand)AuthorAgeFilesLines
* cleanup the commentNRK2021-09-191-4/+3
* dont hardcode /tmpNRK2021-09-191-1/+2
* add more detailed implementation noteNRK2021-09-191-0/+14
* add an implementation noteNRK2021-09-191-0/+4
* -print explicitly for posix complianceNRK2021-09-191-1/+1
* use grep -iE instead of -inameNRK2021-09-181-3/+2
* switch to -inameNRK2021-09-131-2/+2
* use more posix complaint flagsNRK2021-09-131-2/+4
* cleanupsNRK2021-09-131-22/+16
* rework the scriptNRK2021-09-131-3/+6
* sxiv-rifle: only list extensionsNRK2021-09-081-1/+1
* sxiv-rifle: add tiff supportNRK2021-08-271-2/+2
* change order of bmpN-R-K2021-08-271-2/+2
* sxiv-rifle: handle unresolved `~`NRK2021-08-271-0/+1
* change func name to is_imgN-R-K2021-08-271-2/+2
* sxiv-rifle: don't grep non img extension filesNRK2021-08-271-1/+8
* sxiv-rifle: use parameter expansion instead of cutNRK2021-08-271-2/+2
* sxiv-rifle: don't grep if $target is not a fileNRK2021-08-271-1/+1
* fix edge case when file is in rootNRK2021-08-151-1/+1
* rifle_sxiv: add webp to listfiles()NRK2021-08-091-1/+1
* rifle_sxiv: performance improvementNRK2021-08-091-17/+9
* rifle_sxiv.sh: be POSIX, single = for string eqDaniel Lublin2017-12-141-1/+1
* Should I dual ranger/cleric or wait for the THAC0 bonus? v1.7.0hut2015-04-141-1/+1
* moved "doc/examples" to "examples" for more visibilityhut2015-04-131-0/+48
* move examples to doc/exampleshut2013-03-091-48/+0
* examples/rifle_sxiv: fix rifle_sxiv with chars like []hut2013-03-091-1/+1
* Fixed the sxiv workaround to handle spaces and be more POSIX compliant.Pierre Neidhardt2013-03-051-7/+21
* Added version info to exampleshut2013-03-011-0/+1
* examples/rifle_sxiv.sh: removed realpath dependencyhut2013-02-181-1/+8
* examples/rifle_sxiv.sh: remove bash dependencyhut2013-02-181-1/+1
* examples/rifle_sxiv.sh: fix symlink handlinghut2012-08-071-1/+1
* added the examples from the man page to the examples directoryhut2012-08-061-0/+26