1
1
mirror of https://github.com/wez/wezterm.git synced 2024-12-23 21:32:13 +03:00

docs: replace AltDrag with AltSnap

AltDrag is old (latest release in 2015) and unusable with WezTerm (too much lag), AltSnap is the maintained fork that works with only a little hiccup
This commit is contained in:
eugenesvk 2021-12-16 00:36:29 +07:00 committed by Wez Furlong
parent 8b58f28125
commit e7ada56c48

View File

@ -26,5 +26,5 @@ mouse reporting you will need to hold down the `SHIFT` modifier in order for
When the resizable border is disabled you will need to use features of your
desktop environment to resize the window. Windows users may wish to consider
[AltDrag](https://stefansundin.github.io/altdrag/).
[AltSnap](https://github.com/RamonUnch/AltSnap).