Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[FR]Would like sample functions like tmuxinator #877

AwesomeDog started this conversation in Ideas
Discussion options

When using https://github.com/tmuxinator/tmuxinator, one can start a new session by typing tmuxinator new [project]
and the command will open a sample config file located in ~/.tmuxinator/sample.yml. One can simply start working by deleting and editing a few lines of the sample config.

The function can get rid of the chores of reading config manuals online, reduce debug time. Would be very nice to have.

You must be logged in to vote

Replies: 4 comments

Comment options

Idea: Fetching a starter config remotely

e.g. via git or a gist (similar to starters elsewhere, like gatsby) and let the user verify / preview if it's secure

You must be logged in to vote
0 replies
Comment options

Another idea:

Custom default yaml config - for new configs, e.g. ~/.config/tmuxp/settings/default_config.yaml

You must be logged in to vote
0 replies
Comment options

Idea, allow multiple starter templates locally

  • ~/.config/tmuxp/starters/basic.yaml
  • ~/.config/tmuxp/starters/3-panes.yaml
tmuxp new --starter basic
tmuxp new --starter 3-panes
You must be logged in to vote
0 replies
Comment options

Idea: more layout template.

Some people use tmux like desktops: folders on the left, vim on the top right, real time logs on the bottom. And they might adjust the width and height by hand, which is a laborious work.

A few default layout templates might help, such as:

  • IDE like layout
  • System monitor layout
    etc.

Anther way that might help this scenario is "windowgram" borrowed from https://github.com/oxidane/tmuxomatic#one-example
which can predefine a fine-tuned layout using ascii characters.

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Ideas
Labels
new-feature Possible interesting new feature to be considered for implementation.
2 participants
Converted from issue

This discussion was converted from issue #875 on May 29, 2023 11:52.

AltStyle によって変換されたページ (->オリジナル) /