Commit message (Collapse) | Author | Lines | ||
---|---|---|---|---|
2020-04-13 | Add Open directory feature | Wynn Wolf Arbor | -0/+8 | |
VTE can leverage the child program's support of OSC 7 to keep track of the current directory. This commit adds support for opening said directory in the default file manager, either by using a shortcut or by activating a new entry in the context menu. | ||||
2020-04-13 | Add OSC 8 hyperlink support | Wynn Wolf Arbor | -3/+13 | |
This commit adds support for the OSC 8 hyperlink escape sequence [1]. As this is not a mature feature and there seem to be outstanding security concerns [2], the setting that controls whether or not OSC 8 is interpreted is disabled by default. Just like gnome-terminal, weltschmerz will display a tooltip with the canonicalized URI when hovering over a hyperlink. [1] https://gist.github.com/egmontkob/eb114294efbcd5adb1944c9f3cb5feda [2] https://gist.github.com/egmontkob/eb114294efbcd5adb1944c9f3cb5feda#security | ||||
2020-01-17 | Update name and mail address | Wynn Wolf Arbor | -2/+2 | |
2019-10-07 | Introduce fallbacks when getting the user's shell | Wolfgang Müller | -1/+10 | |
2019-08-31 | Add support for adjusting the font scale at runtime | Wolfgang Müller | -1/+10 | |
2019-08-04 | Adjust manual page to reflect the correct signal | Wolfgang Müller | -2/+1 | |