diff options
Diffstat (limited to '')
-rw-r--r-- | NEWS | 22 |
1 files changed, 22 insertions, 0 deletions
@@ -1,5 +1,27 @@ This file lists important changes to the weltschmerz terminal emulator. +Changes in version 1.5.0, released on November 27, 2021 + + --- MAJOR NEW FEATURES --- + * Custom "Open with ..." handlers can now be added to the URI context + menu using the 'open-with' setting. + + --- MINOR NEW FEATURES --- + * weltschmerz now falls back to obtaining the current directory from + procfs if no valid local path could be obtained from OSC 7. + * Using the new 'prefer-osc7' setting, users may now specify which + method to use for obtaining the current directory. + + --- MINOR BUGFIXES --- + * Punctuation is no longer matched at the end of URLs. + + --- TRANSLATIONS --- + * The manual has been translated into Finnish. + + --- THANKS TO --- + * nortti for 'open-with', further URI regex improvements, procfs + support, and the Finnish translation of the manual. + Changes in version 1.4.1, released on July 16, 2021: --- MINOR NEW FEATURES --- |