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

Allow specifying the number of equal parts to split the terminal tab into #2238

Open
givascu opened this issue Apr 3, 2024 · 0 comments
Open

Comments

@givascu
Copy link

givascu commented Apr 3, 2024

As an user, I would like to be able to split the terminal tab into more than two equal parts, e.g. split the terminal vertically into three parts with equal width. Currently Guake only allows splitting in half.

To do this, I propose adding an optional parameter to the --split-vertical and --split-horizontal command line options to specify the number N of equal parts to split into, e.g.

  --split-vertical   [N]   Split the selected tab vertically into N equal parts (default: 2).
  --split-horizontal [N]   Split the selected tab horizontally into N equal parts (default: 2).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant