zellij/default-plugins
Thomas Linford 94f20cfd53
Indicate to the user when text is copied to the clipboard (#642)
* Indicate to the user when text is copied to the clipboard

- broadcast CopyToClipboard event to plugins after selection has been
  copied, and InputReceived event after any input has been received.
- add new ClientToServerMsg InputReceived
- subscribe status-bar plugin to new events, modify second line after
  CopyToClipboard, reset it on InputReceived.

* remove unnecessary InputReceived ClientToServerMsg

- use existing Actions instead to know that user input has been received

* make status bar text copied hint bold green

* cleanup

* cleanup

* cleanup
2021-08-23 15:51:33 +02:00
..
status-bar Indicate to the user when text is copied to the clipboard (#642) 2021-08-23 15:51:33 +02:00
strider feat(ui): pane frames (new pane UI) (#643) 2021-08-12 14:50:00 +02:00
tab-bar feat(ui): pane frames (new pane UI) (#643) 2021-08-12 14:50:00 +02:00