zellij/src
Thomas Linford 3765aa3483
fix(tests): ensure e2e tests use updated plugins (#1047)
* launch zellij with --data-dir flag in e2e tests, to avoid using prebuilt
  plugins from assets dir, and instead use the ones from the docker
  mount.
* make the tests use plugins built in release mode to avoid some test
  failures due to timing issues.
* format Makefile.toml.
* set uid 1001 to in e2e action (thanks to https://github.com/francisfuzz/actions-uid-gid)
2022-02-27 22:05:37 +01:00
..
tests fix(tests): ensure e2e tests use updated plugins (#1047) 2022-02-27 22:05:37 +01:00
commands.rs fix(commands): add install default assets (#961) 2021-12-29 16:28:51 +01:00
install.rs Change layout directory from data to config 2021-06-16 17:09:05 +02:00
main.rs chore(deps): update arg parsing to clap v3 (#1017) 2022-01-23 20:59:03 +01:00
sessions.rs fix: invalid assignment of client_id (#1052) 2022-02-23 23:50:49 +09:00