zellij/zellij-server/src/panes
Aram Drevekenin 22b68c0654
fix(compatibility): fix crash and don't allow cursor beyond row width (#1349)
* fix(compatibility): fix crash and don't allow cursor beyond row width

* style(fmt): rustfmt
2022-04-26 22:38:54 +02:00
..
floating_panes feat(ui): round frame corners (#1227) 2022-03-22 14:58:16 +00:00
tiled_panes feat(signals): support XTWINOPS 14 and 16 (and query the terminal for them on startup and SIGWINCH) (#1316) 2022-04-12 18:07:32 +02:00
unit fix(compatibility): fix crash and don't allow cursor beyond row width (#1349) 2022-04-26 22:38:54 +02:00
alacritty_functions.rs eliminate unused imports warnings during compile (#654) 2021-08-23 15:41:26 +02:00
grid.rs fix(compatibility): fix crash and don't allow cursor beyond row width (#1349) 2022-04-26 22:38:54 +02:00
link_handler.rs feat(ui): add floating panes (#1066) 2022-02-18 21:10:06 +01:00
mod.rs refactor(tab): move tiled panes to their own module (#1239) 2022-03-18 10:32:43 +01:00
plugin_pane.rs feature(mouse): forward mouse events (#1191) 2022-03-10 13:14:02 +01:00
selection.rs refactor(tab): simplify mouse hold and release (#1185) 2022-03-08 18:26:33 +01:00
terminal_character.rs fix(selection): rendering of characters with unset background (#1250) 2022-03-28 20:36:51 +02:00
terminal_pane.rs feat(signals): support XTWINOPS 14 and 16 (and query the terminal for them on startup and SIGWINCH) (#1316) 2022-04-12 18:07:32 +02:00