zellij/zellij-utils/src/input
Aram Drevekenin a0a0a7e5c4
feat(ux): tmux mode (#1073)
* work

* basic tmux move and functionality

* tmux mode ui

* rustfmt
2022-02-21 15:52:42 +01:00
..
unit feat: add focus attribute in layout (#958) 2022-02-01 02:19:21 +09:00
actions.rs feat(ui): add floating panes (#1066) 2022-02-18 21:10:06 +01:00
command.rs feat(cwd-pane): Keeping the cwd when opening new panes (#691) 2021-09-10 17:35:06 +02:00
config.rs fix(style): various internal refactorings 2021-12-07 10:24:42 +00:00
keybinds.rs feat(ux): tmux mode (#1073) 2022-02-21 15:52:42 +01:00
layout.rs feat: add focus attribute in layout (#958) 2022-02-01 02:19:21 +09:00
mod.rs feat(ux): tmux mode (#1073) 2022-02-21 15:52:42 +01:00
mouse.rs feat(ui): initial mouse support (#448) 2021-07-02 16:40:50 +02:00
options.rs feat(copy): allow osc52 copy destination configuration (#1022) 2022-02-02 15:22:34 +01:00
plugins.rs fix(style): various internal refactorings 2021-12-07 10:24:42 +00:00
theme.rs fix(plugins): typo that gives plugins the wrong theme (#975) 2021-12-28 08:58:25 +01:00