zellij/zellij-server/src
Christophe Verbinnen 9cc2645db0
Add a copy command option (#996)
Usage: zellij options --copy-command "xclip -sel clip"

Co-authored-by: Christophe Verbinnen <christophev@knowbe4.com>
2022-01-15 12:38:45 +01:00
..
panes Feature: Configurable scroll buffer (#936) 2022-01-04 23:24:05 +05:30
tab Add a copy command option (#996) 2022-01-15 12:38:45 +01:00
ui Pass active terminal title through to terminal emulator (#980) 2022-01-03 22:18:22 +05:30
unit Add a copy command option (#996) 2022-01-15 12:38:45 +01:00
lib.rs Feature: Configurable scroll buffer (#936) 2022-01-04 23:24:05 +05:30
logging_pipe.rs fix(style): various internal refactorings 2021-12-07 10:24:42 +00:00
os_input_output.rs feat: change dependency for process_cwd (#1001) 2022-01-13 20:41:13 +09: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 Add a copy command option (#996) 2022-01-15 12:38:45 +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(plugins): send events to plugins properly in a multiuser env (#986) 2022-01-03 16:55:21 +01:00