Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

An option for not trimming the last new line on multi-line paste #7064

Closed
caoccao opened this issue Aug 29, 2022 · 1 comment
Closed

An option for not trimming the last new line on multi-line paste #7064

caoccao opened this issue Aug 29, 2022 · 1 comment

Comments

@caoccao
Copy link

caoccao commented Aug 29, 2022

Problem

When I paste a multi-line command and hope all of them are executed, the last command is always not executed because the last new line is trimmed. This is very annoying because I have to wait for the long execution till the last command appears so that I can press Enter to force its execution. Pressing Enter early doesn't help because Tabby seems not to put the key stroke in the buffer.

I'm not sure if there's already an option for this feature, but I failed to find any. Also, I'm not sure if there's already an issue for that because I searched for the similar issues but found nothing.

Expected Solution

There is an option Do not trim the command under Settings - Terminal - Clipboard. By default, it is turned off for backward compatibility.

@Eugeny Eugeny closed this as completed in 2bf0ef3 Sep 4, 2022
@caoccao
Copy link
Author

caoccao commented Sep 5, 2022

Thank you for taking care of this.

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

No branches or pull requests

1 participant