zellij/zellij-server/src
auronandace 00e923cfdc
Implement passing the bell signal to the terminal (#981)
* implement passing the bell signal to the terminal

* Add files via upload

add fixture to test against
2022-01-03 15:50:00 +01:00
..
panes Implement passing the bell signal to the terminal (#981) 2022-01-03 15:50:00 +01:00
ui feat(collaboration): implement multiple users (#957) 2021-12-20 17:31:07 +01:00
unit fix(clippy): ensure clippy runs on all targets (#972) 2021-12-29 09:16:54 +01:00
lib.rs fix(attach): make removing clients atomic (#966) 2021-12-23 10:44:23 +01:00
logging_pipe.rs fix(style): various internal refactorings 2021-12-07 10:24:42 +00:00
os_input_output.rs chore(warnings): remove unused imports (#833) 2021-11-03 14:31:06 +01:00
pty.rs Feature: Add pane names (#928) 2021-12-09 23:30:40 +05:30
route.rs Feature: Add pane names (#928) 2021-12-09 23:30:40 +05:30
screen.rs feat(collaboration): implement multiple users (#957) 2021-12-20 17:31:07 +01:00
tab.rs fix(ui): left click on tabs when pane is on fullscreen mode (#977) 2022-01-03 14:58:15 +01:00
thread_bus.rs chore(tests): move all integration tests to be either unit or e2e tests - remove old testing infra (#589) 2021-06-30 11:27:35 +02:00
wasm_vm.rs fix: update switch to tab bug in multiple users (#959) 2021-12-29 16:32:38 +01:00