zellij/src
Aram Drevekenin bd795a3e9f
refactor(tabs): lay down infrastructure for multiple users (#864)
* refactor(screen): support multiple mirrored clients

* style(fmt): make rustfmt happy

* style(clippy): make clippy happy

* whitespace

* github, y u no update CI?!

* is this a cache issue?

* is it the checkout cache?

* no cache at all?

* Debug

* fix gototab

* decoment

* gototab none in wasm_vm

* gototab none in wasm_vm

* the fun never ends

* tests(e2e): update infra and add multiple user mirroring test

* refactor(tab): change structs in tabs and terminal panes to support multiple users

* style(fmt): make rustfmt happy

* style(fmt): make clippy happy
2021-11-12 17:22:14 +01:00
..
tests refactor(tabs): lay down infrastructure for multiple users (#864) 2021-11-12 17:22:14 +01:00
commands.rs add(feature): toggle boolean options with cli flag (#855) 2021-11-10 13:31:37 +01:00
install.rs Change layout directory from data to config 2021-06-16 17:09:05 +02:00
main.rs fix(main): Refactor src/main.rs by splitting one massive main function into commands.rs (#829) 2021-11-05 22:59:45 +01:00
sessions.rs Merge branch 'suggestion-for-similar-session-name' of https://github.com/ken-matsui/zellij into ken-matsui-suggestion-for-similar-session-name 2021-11-11 18:27:55 +01:00