home
>
rover
> history >
tree
login
<
>
date
commit
author
2015-06-14
Add dollar prompt to example command for consistency.
marcelgmr@gmail.com
2015-06-13
Fix clash between function keys and wide characters.
marcelgmr@gmail.com
2015-06-13
Fix horizontal scrolling using wide chars.
marcelgmr@gmail.com
2015-06-13
Add support for locale-based multibyte strings.
marcelgmr@gmail.com
2015-06-07
Remove redundant drawing code.
marcelgmr@gmail.com
2015-06-06
Add color black.
marcelgmr@gmail.com
2015-06-06
Minor changes in comment.
marcelgmr@gmail.com
2015-06-06
Don't make async-unsafe calls in signal handlers.
marcelgmr@gmail.com
2015-06-05
Better scroll setting after "jump to bottom" with few entries.
marcelgmr@gmail.com
2015-06-05
Merge pull request #8 from joshaw/add-jmp-top-bot
marcelgmr@gmail.com
2015-06-05
Show symbolic links with different color.
marcelgmr@gmail.com
2015-06-05
Use stat.st_mode when possible.
marcelgmr@gmail.com
2015-06-05
Check whether symlink target is a directory.
marcelgmr@gmail.com
2015-06-04
Merge pull request #4 from bocxorocx/master
marcelgmr@gmail.com
2015-06-04
Added removal option to the makefile.
bocxorocx@users.noreply.github.com
2015-06-04
Simplify --save-cwd code.
marcelgmr@gmail.com
2015-06-04
Merge pull request #3 from Vifon/shell_cd
marcelgmr@gmail.com
2015-06-03
Version 0.2.0.
marcelgmr@gmail.com
2015-06-03
Style: add whitespace after semicolon.
marcelgmr@gmail.com
2015-06-02
Use same color for mark signs and mark counter.
marcelgmr@gmail.com