Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

1.5

Compare
Choose a tag to compare
@dylanaraps dylanaraps released this 20 Jan 16:14
· 219 commits to master since this release
  • Fixed bug with double // in path.
  • Fixed bug with broken symbolic links not appearing.
  • Fixed status_line width when running fff in screen.
  • Fixed screen clear issues in tmux and screen.
  • 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.