[Feature Request]: Terminal (emulator) reset #542
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I'd like to be able to reset the terminal (and possibly clear the scrollback buffer) using either a menu item and/or (preferably) a keyboard shortcut (Ctrl+K).
This would be extremely nice to have. I use Command + K all the time in Terminal.app, and was rather disappointed this app doesn't have a similar keyboard shortcut.
just write an bash/zsh binding for
clearclearis not the same thing as a terminal reset. FYI.resetthen? :)Unfortunately not
reseteither, it resets the terminal but it does not clear the terminal emulator scrollback buffer, for example. :)Rephrased the issue title to avoid confusion. :)