Commits


Support color customization of other kinds of files.


Add missing description to config option.


Add optional alert to inform that a batch operation has finished.


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


Change default keybinding x->D to avoid confusion.


Version 0.3.0.


Use shorter prompt string to save space.


Make prompt strings configurable.


Add color black.


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


Show symbolic links with different color.


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.


Use same color for mark signs and mark counter.


Add 'x' to delete selected entry.