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

Terminal tabs improvements #1632

Open
Yaraslaut opened this issue Oct 7, 2024 · 0 comments
Open

Terminal tabs improvements #1632

Yaraslaut opened this issue Oct 7, 2024 · 0 comments
Labels
Tracker This issue groups many smaller tickets into a bigger picture.

Comments

@Yaraslaut
Copy link
Member

Yaraslaut commented Oct 7, 2024

Some terminal tab customization and features that would be nice to have

  • this issue is much more relevant now Spawn New terminal in current working directory, and enhancements for compound Actions #758 and we need to customize this behavior since user might want to open new tab in the same directory
  • For every tab show status of the running process, ideally i would like to see indication whether program that i launched is finished or not, for example I wget big file and switched to another tab, i would like to notice when wget is finished
  • from @classabbyamp it'd be nice if ShiftToTab{Left,Right} wrapped around (for a window with 3 tabs)
    1 -L-> 2 -L-> 3 -L-> 1 -R-> 3 -R-> 2 -R-> 1 -R-> 3
@christianparpart christianparpart changed the title Terminal tabs Terminal tabs improvements Oct 10, 2024
@christianparpart christianparpart added the Tracker This issue groups many smaller tickets into a bigger picture. label Oct 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Tracker This issue groups many smaller tickets into a bigger picture.
Projects
None yet
Development

No branches or pull requests

2 participants