Release version 2.7.0
Features
- Add
toggle
option. (175275b) - Add smart move cursor actions. (97e63dc)
- Add
jump_to_history_directory action
. (436bbf6) - Add scroll_up/down_preview actions. (89f613b)
- Eenable to rename in copy and move. (e0971c4)
Updates
- Erase duplicated history. (9e5b2a9)
- Exclude current directory from history. (449ef2c)
- Make extension sort stable. (b57b317)
- Rename directory update stat function name. (0fc8a02)
- Normalize consecutive slashes. (e306ec7)
Changes
- Set default path to jump_to_directory action. (22363db)
- Prefer minwidth / minheigth to window size. (4520936)
Fixed bugs
- Reload for opened directories. (526c720)
- Update opened directory stat (e9667d4)
- Exclude root from target by
toggle_select_all
. (bbb6116) - Git status parse error for large stdout. (65371fe)
- Display git status for paths including whitespace. (5dbe2af)
- Open action when floating. (a41f75f)
view:get_item
when opening two buffers. (1bea958)
Full Changelog: 2.6.2...2.7.0