Commits


Simplify --save-cwd code.


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


quick and dirty support for cd in bash and zsh


Style: add whitespace after semicolon.


Use same color for mark signs and mark counter.


More readable division by two.


Set $RVSEL before running a subprocess.


Add scroll indicators to line editor.


Add horizontal scroll for long line editing.


Add 'x' to delete selected entry.


Add 'R' to refresh listing.


Use INPUTSZ for line edit buffer.


Refactor line editing to allow insertion.


Show fractional part of size when unit is not bytes.


Make file sizes human readable.