File NEWS changed (mode: 100644) (index ed7c81ae9..fa7a3865d) |
|
1 |
|
04 June 2025 |
|
2 |
|
============ |
|
3 |
|
|
|
4 |
|
Vifm v0.14.3 |
|
5 |
|
------------ |
|
6 |
|
|
|
7 |
|
Thanks for the bug reports. The 'trashdir' saga continues, sorry for the |
|
8 |
|
inconveniences. |
|
9 |
|
|
|
10 |
|
Documentation: |
|
11 |
|
- Improved documentation on the use of registers. Thanks to aleksejrs. |
|
12 |
|
|
|
13 |
|
Menus and dialogs: |
|
14 |
|
- Say "primary" instead of "default" in the title of :colorscheme menu. |
|
15 |
|
|
|
16 |
|
Other changes: |
|
17 |
|
- Provided more details on file handlers and viewers in sample vifmrc files. |
|
18 |
|
|
|
19 |
|
Fixes: |
|
20 |
|
- Fixed picking trash directory when rooted trash is included in 'trashdir' |
|
21 |
|
and root is writable. Regression in v0.14.2 (unfortunately, testing this |
|
22 |
|
automatically is problematic). |
|
23 |
|
- Fixed unlimited growth of directory histories when 'history' is set to its |
|
24 |
|
default value or not set at all in vifmrc. Thanks to zoj613. |
|
25 |
|
- Fixed abort due to assertion on displaying a statusbar message with a |
|
26 |
|
newline when 'shortmess' includes "T". Thanks to agguser. |
|
27 |
|
|
|
28 |
|
See the ChangeLog file for the full list of changes and by whom they were |
|
29 |
|
suggested or implemented. |
|
30 |
|
|
|
31 |
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
|
32 |
|
|
1 |
33 |
07 May 2025 |
07 May 2025 |
2 |
34 |
=========== |
=========== |
3 |
35 |
|
|