mirror of
https://github.com/wez/wezterm.git
synced 2024-11-27 02:25:28 +03:00
docs: add note about hyperlink matching improvements
closes: https://github.com/wez/wezterm/issues/221
This commit is contained in:
parent
843ce152ec
commit
98fe7cabba
@ -44,6 +44,8 @@ brief notes about them may accumulate here.
|
|||||||
* `ActivateTab` now accepts negative numbers as a way to reference the last
|
* `ActivateTab` now accepts negative numbers as a way to reference the last
|
||||||
tab in the Window. The default assignment for `CTRL+SHIFT+9` and `CMD+9`
|
tab in the Window. The default assignment for `CTRL+SHIFT+9` and `CMD+9`
|
||||||
is now `ActivateTab=-1`, which selects the last tab.
|
is now `ActivateTab=-1`, which selects the last tab.
|
||||||
|
* Fixed an issue when applying hyperlink rules to lines that had mixed width
|
||||||
|
characters
|
||||||
|
|
||||||
### 20200607-144723-74889cd4
|
### 20200607-144723-74889cd4
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user