You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I know you just started the app and probably have multiple ideas already on what new features you are going to be adding so I will post these in one item versus multiple separate ones. Let me know if you want me to separate any of these out.
General ideas:
Have a setting to control the transparency so that you can see windows/content behind the terminal
Have a setting to enable automatically copying selected text to the clipboard
Exiting a terminal window by pressing ctrl-d or typing "exit" displays: "the process exited with exit code 0". I would expect the terminal/pane to close
Window panes:
4) Keyboard shortcuts to navigate between panes
5) Currently ctrl-shift-right arrow opens a new pane to the right - is it possible to have ctrl-shift-left arrow open a pane to the left? (same idea for top/bottom)
6) Ability to move panes - via drag drop or via keyboard
7) Ability to rotate panes (I often open a pane to the bottom and then later decide that I would rather have it to the side)
8) Ability to zoom into / zoom out of pane. Zooming in would cause the current pane to become the only visible pane (taking up the entire window - except for the application title bar, while zooming out would restore the panes). This is for when you have multiple panes open and you temporarily want to focus on one of the panes.
Thanks! Jeff
The text was updated successfully, but these errors were encountered:
But, these are some wonderful suggestions. Finally, something that will get me started on this project once again
To be honest, the only applicable feature idea was extension support but seems like this is currently not possible 😅
I know you just started the app and probably have multiple ideas already on what new features you are going to be adding so I will post these in one item versus multiple separate ones. Let me know if you want me to separate any of these out.
General ideas:
Window panes:
4) Keyboard shortcuts to navigate between panes
5) Currently ctrl-shift-right arrow opens a new pane to the right - is it possible to have ctrl-shift-left arrow open a pane to the left? (same idea for top/bottom)
6) Ability to move panes - via drag drop or via keyboard
7) Ability to rotate panes (I often open a pane to the bottom and then later decide that I would rather have it to the side)
8) Ability to zoom into / zoom out of pane. Zooming in would cause the current pane to become the only visible pane (taking up the entire window - except for the application title bar, while zooming out would restore the panes). This is for when you have multiple panes open and you temporarily want to focus on one of the panes.
Thanks! Jeff
The text was updated successfully, but these errors were encountered: