-
-
Notifications
You must be signed in to change notification settings - Fork 6.1k
Open
Labels
Description
Problem description
When selecting text in Termux and using copy, the content that is copied to the copy buffer is missing newlines.
Steps to reproduce the behavior.
- open a ssh connection to a ssh server
- open a text file in the ssh session with vim
(the text file has 5 lines) - select all the lines
- paste the lines in https://paste.linux.chat/
- newlines are removed
What is the expected behavior?
newlines should have been included in the paste
System information
- Termux application version: 0.118.0
- Android OS version: 11
- Device model: Motorola Moto One 5G Ace
Reactions are currently unavailable