about summary refs log tree commit diff stats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | port automatic_cd to fishMathis Chenuet2019-11-031-0/+5
| |/ |/|
* | Add a configurable VCS max message lengthWojciech Siewierski2019-10-011-0/+3
* | Drop truth values; rename warning settingToon Nolten2019-08-181-1/+1
* | Warn when nesting rangertoonn2019-08-031-0/+5
|/
* Merge branch 'master' into patch-4Nathaniel2018-09-051-3/+1
|\
| * Remove hard code of ranger pathMark Blakeney2018-08-191-3/+1
* | Remove extra pipe in subprocess call, rename plugin and add originalnatemaia2018-09-052-47/+89
* | 2 lines around function definitionNathaniel2018-07-071-0/+1
* | import order and break long linesNathaniel2018-07-071-8/+12
* | Indentation and whitespace cleanupNathaniel2018-07-071-12/+8
* | Update plugin_pmount.pyNathaniel2018-07-071-20/+47
|/
* Merge branch 'custom_free_space'toonn2018-05-091-0/+3
|\
| * Add new option to disable display of free disk space in statusbarStephane Fontaine2018-02-241-0/+3
* | Merge branch 'tmuxtitle'toonn2018-05-081-1/+1
|\ \
| * | Guard tmux title changestoonn2018-01-301-1/+1
| |/
* | Fix pylintWojciech Siewierski2018-04-011-2/+4
* | examples: Add plugin_avfs.py, a simple AVFS integrationWojciech Siewierski2018-04-011-0/+31
|/
* rifle_sxiv.sh: be POSIX, single = for string eqDaniel Lublin2017-12-141-1/+1
* Add a :narrow keybind to rc_emacs.confWojciech Siewierski2017-05-211-0/+1
* config/rc.conf: Properly set `preview_script` by defaultnfnty2017-04-121-2/+2
* linting: pylint: Remove most `disabled=protected-access`nfnty2017-01-301-2/+2
* examples: Added plugin_fasd_add.pyTheo Laurent2017-01-291-0/+25
* Add setting `hostname_in_titlebar`nfnty2017-01-291-0/+3
* linting: pylint: Enable `broad-except`, Improve loggingnfnty2017-01-211-16/+13