Files
termux-app/terminal-emulator
easyaspi314 (Devin) ec1087d56f Replace CRLF with CR as well.
This should replace both \r\n and \n with \r now.

"\r?\n" matches 0 or 1 \r and one \n, which should capture both
escape sequences.
2018-06-13 22:45:37 +02:00
..
2018-06-13 22:45:37 +02:00
2018-04-02 00:58:02 +02:00
2017-04-02 14:21:36 +02:00