KRTirtho / wives

A beautiful, modern & feature-rich Terminal Emulator
GNU General Public License v3.0
135 stars 11 forks source link

Feature suggestions #15

Open jmcstone opened 1 year ago

jmcstone commented 1 year ago

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: 1) Have a setting to control the transparency so that you can see windows/content behind the terminal 2) Have a setting to enable automatically copying selected text to the clipboard 3) 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

KRTirtho commented 1 year ago

and probably have multiple ideas already

Believe me, I don't have any ideas :slightly_smiling_face:

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 :sweat_smile:

Also, sorry for replying after one eternity