Fixed duplicated bookmarks after overwrite

This commit is contained in:
ChristianVisintin
2021-03-08 17:04:32 +01:00
committed by veeso
parent 7a5861f32f
commit 88a014807f
2 changed files with 3 additions and 0 deletions

View File

@@ -29,6 +29,7 @@ Released on FIXME: date
- SCP file transfer: prevent infinite loops while performing `stat` on symbolic links pointing to themselves (e.g. `mylink -> mylink`)
- Fixed a bug causing termscp to crash if removing a bookmark
- Fixed file format cursor position in the GUI
- Fixed a bug causing termscp to show two equal bookmarks when overwriting one.
- Dependencies:
- Removed `unicode-width`
- For developers: