zellij/src
Aram Drevekenin e6a7ed31f6
fix(compatibility): clear characters should preserve current styling (#143)
* fix(compatibility): clear characters should preserve current styling

* style(fmt): rustfmt
2021-01-14 12:48:36 +01:00
..
panes fix(compatibility): clear characters should preserve current styling (#143) 2021-01-14 12:48:36 +01:00
tests Merge branch 'main' into wasm-status-bar 2021-01-12 04:56:29 +00:00
utils Warnings purged and some FIXME's addressed 2021-01-06 17:23:00 +00:00
boundaries.rs Get clipped, fool 2021-01-06 19:34:18 +00:00
cli.rs feat(completions): Add shell completions files (#128) 2021-01-07 15:14:28 +05:30
command_is_executing.rs Get clipped, fool 2021-01-06 19:34:18 +00:00
errors.rs Added a get_help function to the plugin API 2021-01-11 19:55:29 +00:00
input.rs Finish implementing default layouts 2021-01-12 04:34:19 +00:00
layout.rs Finish implementing default layouts 2021-01-12 04:34:19 +00:00
main.rs Finish implementing default layouts 2021-01-12 04:34:19 +00:00
os_input_output.rs Get clipped, fool 2021-01-06 19:34:18 +00:00
pty_bus.rs Added the set_selectable plugin API function 2021-01-11 07:33:35 +00:00
screen.rs Added the set_selectable plugin API function 2021-01-11 07:33:35 +00:00
tab.rs Added the set_selectable plugin API function 2021-01-11 07:33:35 +00:00
wasm_vm.rs Added a get_help function to the plugin API 2021-01-11 19:55:29 +00:00