Commits


Swap default keybindings for refresh and rename. This is more consistent to the general idea of making file operations harder to do accidentally.


Update documentation to reflect x->D change.


Fix typo in manual.


Version 0.3.0.


Add --save-cwd documentation to manual.


Merge pull request #8 from joshaw/add-jmp-top-bot Add keybinding to jump to top/bottom of listing.


Add keybinging to jump to top/bottom of listing. Uses single g for top (as in less) and G for bottom.


Version 0.2.0.


Set $RVSEL before running a subprocess.


Add 'x' to delete selected entry.


Add 'R' to refresh listing.


Refactor line editing to allow insertion.


Version 0.1.1.


Minor documentation changes.


Version 0.1.0.