zellij/zellij-server/src/tab
2022-03-08 18:26:33 +01:00
..
unit fix(lint): replace unnecessary assert_eq! with assert! (#1079) 2022-02-23 20:35:52 +01:00
clipboard.rs feat(ui): add floating panes (#1066) 2022-02-18 21:10:06 +01:00
copy_command.rs feat(copy): allow osc52 copy destination configuration (#1022) 2022-02-02 15:22:34 +01:00
floating_pane_grid.rs fix(style0: simplify find(..).is_some() to any(..) and use += instead (#1081) 2022-02-24 11:29:56 +01:00
mod.rs refactor(tab): simplify mouse hold and release (#1185) 2022-03-08 18:26:33 +01:00
pane_resizer.rs refactor(tab): separate concerns (namely move pane positioning actions out of tab) (#985) 2022-01-03 15:56:41 +01:00
tiled_pane_grid.rs feat(ui): add floating panes (#1066) 2022-02-18 21:10:06 +01:00