aboutsummaryrefslogtreecommitdiff
path: root/scripts/gen_help_html.lua
diff options
context:
space:
mode:
authorEnan Ajmain <3nan.ajmain@gmail.com>2022-12-09 02:55:50 +0600
committerGitHub <noreply@github.com>2022-12-08 12:55:50 -0800
commit1e2cc688891c789f02699f9c7e0bffd435794310 (patch)
treea966336897d3a1668e51d299ed3b0413da861712 /scripts/gen_help_html.lua
parent9b2c79034416c9a1b105f796b761a0d4a2a06ea1 (diff)
downloadrneovim-1e2cc688891c789f02699f9c7e0bffd435794310.tar.gz
rneovim-1e2cc688891c789f02699f9c7e0bffd435794310.tar.bz2
rneovim-1e2cc688891c789f02699f9c7e0bffd435794310.zip
fix(chansend): sending lines to terminal in reverse order on Windows #19315
Problem: `chansend()` on Windows sends lines in reverse order. Cause: Using \n instead of \r\n for newlines on Windows. Solution: on Windows, use CRLF newline characters. Fixes #18501
Diffstat (limited to 'scripts/gen_help_html.lua')
0 files changed, 0 insertions, 0 deletions