Changes between Version 17 and Version 18 of NEWS-4.8.29
- Timestamp:
- 08/14/22 14:53:56 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
NEWS-4.8.29
v17 v18 25 25 26 26 === Misc === 27 * Code cleanup (#4357 )27 * Code cleanup (#4357, #4397) 28 28 * sqlite3 view: use 'immutable=1' URI parameter to prevent leaving wal/shm files after viewing sqlite database (#4369) 29 29 * Support of contour terminal emulator (https://github.com/contour-terminal/contour) (#4396) … … 36 36 * Select files keeping the right mouse button pressed doesn't select all files (#4381) 37 37 * Cannot scroll panel listing upwards using mouse (#4119) 38 * Editor: infinite loop when deleting a macro (#4391)38 * mcedit: infinite loop when deleting a macro (#4391) 39 39 * FISH subshell: commands don't work after window resize (#4372) 40 40 * FTP VFS: doesn't reconnect to server after timeout (#3670)