home
>
rover
> history >
tree
login
<
>
date
commit
author
2015-05-31
Set $RVSEL before running a subprocess.
marcelgmr@gmail.com
2015-05-31
Add scroll indicators to line editor.
marcelgmr@gmail.com
2015-05-31
Add horizontal scroll for long line editing.
marcelgmr@gmail.com
2015-05-26
Add 'x' to delete selected entry.
marcelgmr@gmail.com
2015-05-26
Add 'R' to refresh listing.
marcelgmr@gmail.com
2015-04-26
Use INPUTSZ for line edit buffer.
marcelgmr@gmail.com
2015-04-26
Refactor line editing to allow insertion.
marcelgmr@gmail.com
2015-04-23
Show fractional part of size when unit is not bytes.
marcelgmr@gmail.com
2015-04-23
Make file sizes human readable.
marcelgmr@gmail.com
2015-04-17
Version 0.1.1.
marcelgmr@gmail.com
2015-04-17
Make versions more readable.
marcelgmr@gmail.com
2015-04-17
Fix headings on change log.
marcelgmr@gmail.com
2015-04-17
Add change log.
marcelgmr@gmail.com
2015-04-17
Isolate signal handling & reorganize code.
marcelgmr@gmail.com
2015-04-16
Minor documentation changes.
marcelgmr@gmail.com
2015-04-16
Use snprintf().
marcelgmr@gmail.com
2015-04-16
Don't uninstall signal handlers if fork() fails.
marcelgmr@gmail.com
2015-04-16
Update window size after subprocess termination.
marcelgmr@gmail.com
2015-04-16
Do not interfere in subprocess signal handling.
marcelgmr@gmail.com
2015-03-30
Make top bar more compact.
marcelgmr@gmail.com