This repository has been archived by the owner on Apr 26, 2024. It is now read-only.
1.5
- Fixed bug with double
//
in path. - Fixed bug with broken symbolic links not appearing.
- Fixed status_line width when running
fff
inscreen
. - Fixed screen clear issues in
tmux
andscreen
. - Fixed issue when going to parent directory from
/
. - Added support for coloring broken symbolic links.
- Show warning if user can't write to directory.
- Show warning if user can't write to file.
- Show warning if user tries to create a file that already exists.
- Show warning if user tries to rename a file that already exists.
- Show warning if file operation failed.