zellij/zellij-utils/src/input
a-kenji b1906c893a
Merge pull request #622 from sagittarius-a/feature/go-to-last-tab
feat(tab): add keybind to go to last tab visited
2021-08-23 23:18:43 +02:00
..
unit Big refactor: separate crates for client, server and utilities 2021-05-16 21:41:56 +05:30
actions.rs Merge pull request #622 from sagittarius-a/feature/go-to-last-tab 2021-08-23 23:18:43 +02:00
command.rs Merge pull request #600 from a-kenji/layout-command 2021-07-09 16:58:29 +02:00
config.rs chore(clippy): needless_borrow 2021-06-29 23:02:51 +02:00
keybinds.rs Big refactor: separate crates for client, server and utilities 2021-05-16 21:41:56 +05:30
layout.rs feat(ui): pane frames (new pane UI) (#643) 2021-08-12 14:50:00 +02:00
mod.rs Merge pull request #622 from sagittarius-a/feature/go-to-last-tab 2021-08-23 23:18:43 +02:00
mouse.rs feat(ui): initial mouse support (#448) 2021-07-02 16:40:50 +02:00
options.rs feat(ui): pane frames (new pane UI) (#643) 2021-08-12 14:50:00 +02:00
theme.rs Add color theme config 2021-05-30 15:07:21 +02:00