about summary refs log tree commit diff stats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Revert "plugin_ipc: Drop disappeared Pylint options"toonn2022-02-051-0/+1
* plugin_ipc: Drop disappeared Pylint optionstoonn2022-02-051-1/+0
* Merge remote-tracking branch 'N-R-K/sxiv-rifle'toonn2021-09-181-28/+44
|\
| * 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
* | plugin_ipc: Silence encoding linttoonn2021-08-271-0/+3
* | Use || operator for commandsXuehaiPan2021-08-221-2/+2
* | Fix command `du` on macOSXuehaiPan2021-08-191-2/+2
|/
* shell_automatic_cd: Fix function name in bind commandtoonn2021-02-191-2/+2
* Update the docs to reflect changes to codeZoran Plesivcak2020-11-081-2/+2
* Merge branch 'dmitmel-examples-bash-automatic-cd'toonn2019-12-314-28/+33
|\
| * Added shellcheck directives for specifying shellDmytro Meleshko2019-11-062-0/+4
| * Added a notice about sourcing examples/shell_subshell_notice.sh as wellDmytro Meleshko2019-11-061-1/+2
| * Added mention about sourcing examples/shell_automatic_cd.sh from shell configDmytro Meleshko2019-11-061-1/+2
| * Updated comments about compatibility with ranger versionsDmytro Meleshko2019-11-062-2/+2
| * Removed shebangsDmytro Meleshko2019-11-062-4/+0
| * Renamed script files to not mention BashDmytro Meleshko2019-11-022-0/+0
| * Added shebangs and removed notices specifically about BashDmytro Meleshko2019-11-022-4/+8
| * Apply requested changes to ranger.py and enforce full POSIX complianceDmytro Meleshko2019-10-281-4/+3
| * Removed replaced $(<...) with catDmytro Meleshko2019-10-281-1/+1
| * Added comparison with $PWD backDmytro Meleshko2019-10-281-1/+1
| * Replaced `[[` with POSIX-compatible `[`Dmytro Meleshko2019-10-281-1/+1
| * Added pattern for mktemp backDmytro Meleshko2019-10-281-1/+1
| * Removed unnecessary arguments for mktemp in examples/bash_automatic_cd.shDmytro Meleshko2019-10-271-1/+1
| * Refactored examples/bash_automatic_cd.shDmytro Meleshko2019-10-271-7/+7
* | Merge branch 'siikamiika-feat-update-icon-title'toonn2019-12-221-2/+3
|\ \
| * | Merge the title settingstoonn2019-12-221-5/+3
| * | Merge branch 'master' into feat-update-icon-titlesiikamiika2019-12-091-0/+8
| |\|
| * | add update_icon_title optionsiikamiika2019-07-251-0/+3
* | | use function, cleanup file, proper repaintMathis Chenuet2019-11-081-2/+8
* | | add doc and bindingMathis Chenuet2019-11-031-0/+10