zellij/assets/layouts
Jonah Caplan 44b0246e91
feat(tabs): add ability to set tab name (#212)
* send all tabs in vec

* works but no input filtering

* add event types

* add event handler for tab events

* fmt fixups

* update tab name in place, and escape rename works

* rename handle_tab_event handle_tab_rename_keypress

* handle empty new_name when renaming

* fix(tabs): pad active tab name too

* fix(tabs): report proper length

* fix(tabs): always render active tab

* style(fmt): rustfmt

Co-authored-by: Aram Drevekenin <aram@poor.dev>
2021-03-08 10:06:23 +01:00
..
default.yaml feat(tabs): add ability to set tab name (#212) 2021-03-08 10:06:23 +01:00
strider.yaml Make fullscreen panes not override the status bar and strider (#209) 2021-02-24 18:00:00 +01:00