zellij/zellij-server
a-kenji 542999e07f Fix plugin attribute update on inactive tab
Fixes #621

* `ScreenInstruction::SetSelectable` etc.
  were not updating correctly, if a NewTab was spawned, before
  the plugin was finished setting the attributes.

  Now the `tab_index` is used to send the instructions to
  their respective tabs and plugins.
2021-08-01 00:38:27 +02:00
..
src Fix plugin attribute update on inactive tab 2021-08-01 00:38:27 +02:00
Cargo.toml Cleanup Cargo.toml 2021-07-21 07:20:07 +02:00