mirror of
https://github.com/wez/wezterm.git
synced 2024-11-23 06:54:45 +03:00
Add note about mux protocol changes to the changelog
This commit is contained in:
parent
9f270c25e7
commit
c3a58f21cb
@ -13,6 +13,10 @@ brief notes about them may accumulate here.
|
||||
* [Changed Backspace/Delete handling](https://github.com/wez/wezterm/commit/f0e94084d1df36009b879b06e9cfd2be946168e8)
|
||||
* Added `MoveTabRelative` for changing the ordering of tabs within a window
|
||||
using key assignments `CTRL+SHIFT+PageUp` and `CTRL+SHIFT+PageDown`
|
||||
* [The multiplexer protocol is undergoing major changes](https://github.com/wez/wezterm/issues/106).
|
||||
If you are using it with the nightly build you will need to ensure that you
|
||||
are running the same version of the nightly build on both the client and the
|
||||
server.
|
||||
|
||||
### 20191229-193639-e7aa2f3
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user