This website requires JavaScript.
Explore
Help
Sign In
xenia
/
kakoune
Watch
1
Star
0
Fork
0
You've already forked kakoune
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
150ea50391
kakoune
/
test
/
commands
/
edit-fifo-noscroll-noeol
/
out
2 lines
8 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Test to demonstrate fifo buffer blank line inconsistency When "edit -fifo" reads data without a trailing newline, the fifo buffer will not have a trailing blank line. But if there is a trailing newline, we will get a trailing blank line. This is weird because the trailing blank line exists for scrolling, it should not be determined by the data read. Add a test case to demonstrates the inconsistency which is fixed by the next patch.
2024-01-28 18:23:07 +01:00
* noeol
Reference in New Issue
Copy Permalink
Mastodon