zellij/zellij-server/src/panes
Paulo Coelho 6d0c5a56f5
style(clippy): various fixes (#704)
* test: fix clippy unused_io_amount

* chore(clippy): various clippy fixes

needless_borrow, let_and_return, vec_init_then_push, unit_arg,
useless_format, field_reassign_with_default, redundant_clone
2021-09-09 10:24:03 +02:00
..
unit style(clippy): various fixes (#704) 2021-09-09 10:24:03 +02:00
alacritty_functions.rs eliminate unused imports warnings during compile (#654) 2021-08-23 15:41:26 +02:00
grid.rs feat(ui): overhauled resize and layout systems 2021-08-28 17:46:24 +01:00
mod.rs fix(compatibility): support changing index colors with osc (#646) 2021-08-13 17:23:39 +02:00
plugin_pane.rs refactor(tab): use borderless instead of selectable where appropriate (#672) 2021-08-30 16:43:26 +02:00
selection.rs feat(ui): initial mouse support (#448) 2021-07-02 16:40:50 +02:00
terminal_character.rs fix(compatibility): maintain original cursor shape (#659) 2021-08-25 13:43:18 +02:00
terminal_pane.rs fix(borders): properly handle in-viewport borderless panes (#697) 2021-09-06 20:26:30 +02:00