Skip to content

How to configure menu bar? #214

@mgajda

Description

@mgajda

At the moment there is only a showMenuBar :: Bool configuration option.
It would be nice to add menubar :: Terminal -> IO (Maybe MenuBar) instead that changes menubar items,
and defaultMenubar for default one.

I am not sure if it is not possible to change menubar at all.

Example applications:

  • Add SSH menu for remote shell calls that allows to copy file to remote server or use other out-of-band SSH commands like opening ports.
  • Option to show pty, pid, and CPU/mem usage in tabbar for applications taking more than 10% of each.
  • Shell integration/completion menubar for shells that are configured to support it.
  • Menu for recording expect scripts and then replaying those that have been recorded with the same application.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions