[Feature Request]: Terminal (emulator) reset #542

Open
opened 2019-07-26 21:27:39 +02:00 by peredin · 6 comments
peredin commented 2019-07-26 21:27:39 +02:00 (Migrated from github.com)

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).

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).
Meorge commented 2020-01-10 03:56:53 +01:00 (Migrated from github.com)

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.

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.
verfriemelt-dot-org commented 2020-01-28 08:08:58 +01:00 (Migrated from github.com)

just write an bash/zsh binding for clear

just write an bash/zsh binding for `clear`
peredin commented 2020-01-28 08:11:57 +01:00 (Migrated from github.com)

clear is not the same thing as a terminal reset. FYI.

`clear` is not the same thing as a terminal reset. FYI.
verfriemelt-dot-org commented 2020-01-28 09:02:56 +01:00 (Migrated from github.com)

reset then? :)

`reset` then? :)
peredin commented 2020-01-28 09:11:08 +01:00 (Migrated from github.com)

Unfortunately not reset either, it resets the terminal but it does not clear the terminal emulator scrollback buffer, for example. :)

Unfortunately not `reset` either, it resets the terminal but it does not clear the terminal emulator scrollback buffer, for example. :)
peredin commented 2020-01-30 12:45:51 +01:00 (Migrated from github.com)

Rephrased the issue title to avoid confusion. :)

Rephrased the issue title to avoid confusion. :)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: seeseemelk/cool-retro-term#542
No description provided.