zellij-org / zellij

A terminal workspace with batteries included
https://zellij.dev
MIT License
20.86k stars 638 forks source link

Feature: add actions to the layout #851

Open a-kenji opened 2 years ago

a-kenji commented 2 years ago

Make it possible to specify certain actions in the layout:

Start with:

Depends on: #771

alfredopalhares commented 2 years ago

I second this feature, it should be very useful!

jurmc commented 8 months ago

I'd suggest also adding actions executed on layout/tab/pane destruction.

My personal use case for this is to be able do do some cleanup on panes with remote sessions and also panes that started some containers.

n-029894 commented 3 weeks ago

Actions on attach to session would be nice too.

Specifically, I'd like to specify which named tab to be selected when attaching to either a new or existing session.