zellij/zellij-utils/src
Aram Drevekenin 5c54bf18c2
feat(sessions): mirrored sessions (#740)
* feat(sessions): mirrored sessions

* fix(tests): input units

* style(fmt): make rustfmt happy

* fix(tests): make mirrored sessions e2e test more robust

* refactor(sessions): remove force attach

* style(fmt): rustfmtify

* docs(changelog): update change

* fix(e2e): retry on all errors
2021-09-27 11:29:13 +02:00
..
input feat(plugin): add manifest to allow for plugin configuration (#660) 2021-09-22 18:13:21 +01:00
channels.rs refactors for #525 (#534) 2021-05-27 16:28:28 +02:00
cli.rs feat(sessions): mirrored sessions (#740) 2021-09-27 11:29:13 +02:00
consts.rs chore(clippy): needless_borrow 2021-06-29 23:02:51 +02:00
errors.rs feat(sessions): mirrored sessions (#740) 2021-09-27 11:29:13 +02:00
ipc.rs feat(sessions): mirrored sessions (#740) 2021-09-27 11:29:13 +02:00
lib.rs feat(ui): initial mouse support (#448) 2021-07-02 16:40:50 +02:00
logging.rs Minor fixes 2021-07-17 23:50:24 -07:00
pane_size.rs feat(ui): overhauled resize and layout systems 2021-08-28 17:46:24 +01:00
position.rs feat(ui): overhauled resize and layout systems 2021-08-28 17:46:24 +01:00
setup.rs feat(plugin): add manifest to allow for plugin configuration (#660) 2021-09-22 18:13:21 +01:00
shared.rs Calculate width with unicode-width in tab-bar and utils (#709) 2021-09-12 20:29:07 +02:00