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

Request permission on big paste #1643

Merged
merged 1 commit into from
Oct 26, 2024
Merged

Request permission on big paste #1643

merged 1 commit into from
Oct 26, 2024

Conversation

Yaraslaut
Copy link
Member

Closes #1198

@github-actions github-actions bot added VT: Backend Virtual Terminal Backend (libterminal API) frontend Contour Terminal Emulator (GUI frontend) labels Oct 23, 2024
@Yaraslaut Yaraslaut force-pushed the features/too_big_paste branch 3 times, most recently from ab6f42d to a37e10c Compare October 26, 2024 10:04
@Yaraslaut Yaraslaut marked this pull request as ready for review October 26, 2024 10:04
@Yaraslaut Yaraslaut force-pushed the features/too_big_paste branch 2 times, most recently from 9a73226 to c82b6da Compare October 26, 2024 10:11
Copy link
Member

@christianparpart christianparpart left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you very much :)

src/contour/TerminalSession.cpp Show resolved Hide resolved
@Yaraslaut Yaraslaut force-pushed the features/too_big_paste branch from c82b6da to 30df16b Compare October 26, 2024 19:28
@Yaraslaut Yaraslaut enabled auto-merge October 26, 2024 19:28
@Yaraslaut Yaraslaut merged commit aa0ed49 into master Oct 26, 2024
32 checks passed
@Yaraslaut Yaraslaut deleted the features/too_big_paste branch October 26, 2024 19:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
frontend Contour Terminal Emulator (GUI frontend) VT: Backend Virtual Terminal Backend (libterminal API)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Protect user from accidentally pasting too large input
2 participants