Skip to content

never paste into the terminal#2242

Open
chdoc wants to merge 2 commits into
talonhub:mainfrom
chdoc:terminal-no-paste
Open

never paste into the terminal#2242
chdoc wants to merge 2 commits into
talonhub:mainfrom
chdoc:terminal-no-paste

Conversation

@chdoc

@chdoc chdoc commented Jul 18, 2026

Copy link
Copy Markdown
Contributor

Most terminal emulators on Linux have a safeguard that will check pasted text and require user interaction if that pasted text appears to execute code. Disabling the paste_to_insert_threshold, even if it is enabled in the global configuration, sidesteps this issue.

@FireChickenProductivity

Copy link
Copy Markdown
Contributor

This makes sense to me. I am concerned that this will confuse some people who do want insert to paste in some terminal applications. What do you think of having a note in settings.talon? To avoid duplicating knowledge, it could just tell users that this setting is set by default in some applications, so that way they would know to search where else the setting is set if they encountered unexpected behavior.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants