Commits


Remove mark inversion. File operations need to know the path of all marked entries. But if the marks are inverted, then paths are only available when the file operation occurs on the same directory as the marks.


First attempt at marks support.


Make special symbols configurable.


Avoid reaching last column in status.


Guarantee selection visibility.


Remove view code from cd().


Handle SIGSEGV (just in case).


Include declarations for sigaction.


Minor changes.


Avoid reaching last column.


Add cursor to line editing.


Code clean up and comments.


Handle SIGWINCH.


Let user specify tabs at startup.


More color configuration.