zellij/zellij-server/src
Aram Drevekenin f0680fdeb9
fix(clipboard): clipboard message (#4009)
* fix clipboard message

* fix clipboard message gitter

* style(fmt): rustfmt
2025-02-20 17:14:43 +01:00
..
output feat(terminal): mouse AnyEvent tracking (1003) 2025-01-14 15:42:06 +01:00
panes feat(mouse): double-click to mark word boundaries, triple-click to mark paragraph (#3996) 2025-02-16 17:55:23 +01:00
plugins fix(ux): some filepicker improvements (#4007) 2025-02-20 10:03:34 +01:00
tab fix(clipboard): clipboard message (#4009) 2025-02-20 17:14:43 +01:00
ui fix(ux): some filepicker improvements (#4007) 2025-02-20 10:03:34 +01:00
unit feat(ui): resize shortcuts (#4003) 2025-02-18 11:11:58 +01:00
background_jobs.rs fix(http): web requests (#3643) 2024-10-04 18:09:06 +02:00
lib.rs feat(ux): tips on startup (#3988) 2025-02-13 17:12:47 +01:00
logging_pipe.rs dependencies: switch from Wasmer to Wasmtime (#3349) 2024-06-28 16:47:43 +02:00
os_input_output.rs feat(mouse): double-click to mark word boundaries, triple-click to mark paragraph (#3996) 2025-02-16 17:55:23 +01:00
pty.rs fix(ux): some filepicker improvements (#4007) 2025-02-20 10:03:34 +01:00
pty_writer.rs fix(rendering): occasional glitches while resizing (#2621) 2023-07-12 20:30:41 +02:00
route.rs fix(clipboard): clipboard message (#4009) 2025-02-20 17:14:43 +01:00
screen.rs fix(clipboard): clipboard message (#4009) 2025-02-20 17:14:43 +01:00
session_layout_metadata.rs feat(plugins): add API to list clients, their focused panes and running commands/plugins (#3687) 2024-10-22 15:27:40 +02:00
terminal_bytes.rs Errors: Ignore errors from async when quitting (#1918) 2022-11-12 10:18:15 +00:00
thread_bus.rs feat(ui): swap layouts and stacked panes (#2167) 2023-02-17 12:05:50 +01:00