zellij/default-plugins/tab-bar
qepasa 0710594588
feat(plugin): Add mouse events for plugins (#629)
* feat(plugin): Add mouse events for plugins

* Add double click support in strider

* Add support for mouse clicks in tab-bar and fix bug in strider with selecting past the list of files and random double click action

* continue working on mouse support for tab bar

* finish tab change

* fix fmt and fix bug in strider double-click

* fix clippy

* cleanup dbgs and logs

* fix clippy

* noop change to rerun e2e tests

* Rebase and fix mouse click behavior in tab-bar and strider after rebase

* fix fmt

* remove dbgs and and comment in tab-line/main.rs

* cargo fmt

* Code review suggestions

* rebase fix

* fix clippy

* fix mouse selection for tabs in tab-bar
2021-10-12 22:37:54 +01:00
..
.cargo fix(naming): made plugin terminology more consistent 2021-04-19 23:37:47 +01:00
src feat(plugin): Add mouse events for plugins (#629) 2021-10-12 22:37:54 +01:00
Cargo.toml Calculate width with unicode-width in tab-bar and utils (#709) 2021-09-12 20:29:07 +02:00
LICENSE.md fix(naming): made plugin terminology more consistent 2021-04-19 23:37:47 +01:00