Skip to content
This repository has been archived by the owner on May 20, 2024. It is now read-only.

Hyperterm plugin that makes pasting into terminals safer

License

Notifications You must be signed in to change notification settings

trystan2k/hyperterm-safepaste

Repository files navigation

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.