1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-12 22:30:59 +00:00
serenity/Userland
Paul Berg 03d8ee1082 VimEditingEngine: allow selection of the endline character
This patch fixes the visual selection of endline characters in the
VimEditingEngine. When the visual mode is disabled and the cursor
is located on the endline character, it is shifted back to the last
character of the line.
2021-04-27 19:05:16 +02:00
..
Applets AK: Rename adopt() to adopt_ref() 2021-04-23 16:46:57 +02:00
Applications FontEditor: Don't put invalid clicks on the undo stack 2021-04-26 18:43:35 +02:00
Demos Demos: Add Starfield screensaver demo 2021-04-26 23:13:27 +02:00
DevTools Profiler: Use NonnullOwnPtr for libraries 2021-04-26 17:13:55 +02:00
DynamicLoader Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00
Games Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00
Libraries VimEditingEngine: allow selection of the endline character 2021-04-27 19:05:16 +02:00
Services WindowServer: Reevaluate hovered window on window rect change 2021-04-27 08:58:13 +02:00
Shell Everywhere: Remove empty line after function body opening curly brace 2021-04-25 20:20:00 +02:00
Tests Tests: Convert file system suid-sgid stripping test to be LibTest based. 2021-04-27 17:58:11 +02:00
Utilities Utilities: Make ls respect options when specifying more than one path 2021-04-26 18:44:30 +02:00
CMakeLists.txt Userland: Rename *.MenuApplet => *.Applet 2021-04-04 16:29:55 +02:00