zellij/zellij-server/src
Thomas Linford 18709acde9
feat(copy): allow osc52 copy destination configuration (#1022)
add copy_cliboard  option to allow configuring copy destination to primary selection instead of default clipboard
2022-02-02 15:22:34 +01:00
..
panes fix(compatibility): do not set scroll buffer in alternate screen (#1032) 2022-02-02 12:56:21 +01:00
tab feat(copy): allow osc52 copy destination configuration (#1022) 2022-02-02 15:22:34 +01:00
ui Pass active terminal title through to terminal emulator (#980) 2022-01-03 22:18:22 +05:30
unit feat(copy): allow osc52 copy destination configuration (#1022) 2022-02-02 15:22:34 +01:00
lib.rs feat: add focus attribute in layout (#958) 2022-02-01 02:19:21 +09:00
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 feat: add focus attribute in layout (#958) 2022-02-01 02:19:21 +09:00
route.rs Feature: Add pane names (#928) 2021-12-09 23:30:40 +05:30
screen.rs feat(copy): allow osc52 copy destination configuration (#1022) 2022-02-02 15:22:34 +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