/hyperterm-safepaste

Hyperterm plugin that makes pasting into terminals safer

Primary LanguageJavaScriptMIT LicenseMIT

hyperterm-safepaste

IMPORTANT I will no longer support this repository as I am not using Hyper terminal anymore. If you need any change or fix, please fork the repository and make the changes you need.

I have moved to Kitty terminal which has a lot of features that I need and it is very fast.

=========

GitHub version

Build

Makes pasting into Hyper™ Terminal safe

Demo

Demo gif

Features

  • When pasting a single line, trims extra newlines from the end. This makes sure your command will not be executed automatically until you press enter.
  • When pasting multiple lines, a popup will give you a chance to review and edit the text before sending it into the terminal. Escape cancels the paste.