Open derphilipp opened 4 months ago
Instead of using the GitHub issues page, you could consider posting your suggestion on the Topgrade discussions page at https://github.com/topgrade-rs/topgrade/discussions/categories/ideas. The discussions section is often a better place to share ideas and get feedback from the project maintainers and community.
This looks nice to have, Topgrade has a run_in_tmux
configuration entry, if we have this implemented, it can be renamed to something like:
[misc]
# If set, Topgrade will be executed in the specified multiplexer. Otherwise, run in the current shell.
# Available multiplexers: ["tmux", "zellij"]
run_in_multiplexer = "zellij"
I want to suggest a new ste
No!
--dry-run
option? i.e., print what should be done and exit--yes
option to skip this step?I want to suggest some general feature
Topgrade should... ... be able to use zellij besides tmux as a terminal multiplexer. Zellij lives in the same realm of rust tools and would be an awesome addition;
More information