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

Terminal Paster Buffer size limit ? #2434

Open
aibangjuxin opened this issue Jul 27, 2024 · 2 comments
Open

Terminal Paster Buffer size limit ? #2434

aibangjuxin opened this issue Jul 27, 2024 · 2 comments

Comments

@aibangjuxin
Copy link

Adjust the terminal settings: Ensure that the buffer size of the terminal is large enough to be able to handle more text? Because I found that when using VIM to edit files under IOS, the length of the copied and pasted text is limited? No matter whether using VIM or NVIM, the result is the same.

@cwpfDUMMIES-7
Copy link

cwpfDUMMIES-7 commented Aug 9, 2024

I've had file-length and other issues with VIM:
Large textfiles won't open, VIM crashes and execution returns to iSH prompt.
Editing nested parentheses in .c files doesn't work, crashes same as above.
Will post examples.
edit: couldn't reproduce first issue (Large textfiles won't open)

@cwpfDUMMIES-7
Copy link

cwpfDUMMIES-7 commented Aug 9, 2024

Example of crash when editing parentheses in .c (c code) file, see line 19, crash msg is RT32, the line following is my iSH commandline prompt:
AD22FB3B-CFCF-4416-B6AF-AA4CC56FDEE9

2nd screenshot is the completed edit, done in a different filesystem:
3285CC68-3117-442C-8556-BC3CE8EA335B

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

No branches or pull requests

2 participants