You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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)
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.
The text was updated successfully, but these errors were encountered: