a-kenji
4743b7e7ab
Merge branch 'main' of https://github.com/zellij-org/zellij into layout-error
2021-06-14 22:05:25 +02:00
a-kenji
cafcca0c57
Move layout.rs from server to utils
...
* give feedback on most errors in the layout-file
2021-06-14 21:55:17 +02:00
Brooks J Rady
f2c5ee44f7
Getting back to where we started... (Buggy Resizing)
2021-05-29 23:12:11 +01:00
a-kenji
81b026df24
Merge branch 'main' of https://github.com/zellij-org/zellij into default-mode-368
...
* If starting in the locked mode after the merge,
the locked mode seems to need 2 actions to go to
the normal mode - after that everything works
as expected.
- This is not intended.
2021-05-27 15:49:50 +02:00
Kunal Mohan
fa0a7e05c3
Add ability to attach to sessions
2021-05-22 22:19:50 +05:30
Kunal Mohan
61aa104576
Add ability to detach a session
2021-05-22 22:19:50 +05:30
Kunal Mohan
b20ac47d68
Merge pull request #522 from zellij-org/re-export-dependencies
...
Re-export common dependencies from zellij-utils
2021-05-19 11:21:33 +05:30
Kunal Mohan
040d10df0f
Re-export common dependencies from zellij-utils
2021-05-19 01:35:53 +05:30
a-kenji
bcbde9fbb5
Merge branch 'main' of https://github.com/zellij-org/zellij into layout-path-506
2021-05-18 10:05:15 +02:00
Aram Drevekenin
a3f42b19a9
Osc implementation ( #517 )
...
* fix(compatibility): implement most osc methods
* style(fmt): rustfmt
* style(fmt): remove cargo warnings
* style(fmt): make clippy happy
* style(fmt): fix formatting after my clippy fixes broke it again ;P
* fix(grid): fix tests
2021-05-17 18:13:05 +02:00
Kunal Mohan
2038947a14
Big refactor: separate crates for client, server and utilities
2021-05-16 21:41:56 +05:30