Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: add actions to the layout #851

Open
3 tasks
a-kenji opened this issue Nov 9, 2021 · 3 comments
Open
3 tasks

Feature: add actions to the layout #851

a-kenji opened this issue Nov 9, 2021 · 3 comments
Labels
action Issues related to actions layout issues related to the layout system
Milestone

Comments

@a-kenji
Copy link
Contributor

a-kenji commented Nov 9, 2021

Make it possible to specify certain actions in the layout:

Start with:

  • add actions to be run after a layout is constructed
  • add actions to be run after a tab is created
  • add actions to be run after a pane is created

Depends on: #771

@a-kenji a-kenji added action Issues related to actions layout issues related to the layout system labels Nov 9, 2021
@a-kenji a-kenji changed the title Feature: Add actions to the layout Feature: add actions to the layout Nov 9, 2021
@alfredopalhares
Copy link

I second this feature, it should be very useful!

@imsnif imsnif added this to the Roadmap milestone May 10, 2022
@jurmc
Copy link

jurmc commented Jan 5, 2024

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
Copy link

n-029894 commented Sep 3, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
action Issues related to actions layout issues related to the layout system
Projects
None yet
Development

No branches or pull requests

5 participants