Commits


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


Merge pull request #4 from bocxorocx/master Added removal option to the makefile.


Added removal option to the makefile.


Added removal option to the makefile.


Simplify --save-cwd code.


Version 0.2.0.


Merge pull request #3 from Vifon/shell_cd Quick and dirty support for cd in bash and zsh


Style: add whitespace after semicolon.


quick and dirty support for cd in bash and zsh


Use same color for mark signs and mark counter.


Minor improvements to README.


More readable division by two.


Set $RVSEL before running a subprocess.


Add scroll indicators to line editor.


Add horizontal scroll for long line editing.