1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-10-14 15:42:08 +00:00
Commit graph

6 commits

Author SHA1 Message Date
Andreas Kling
f18c985546 Add basic 'x' and 'X' right/left deletion commands. 2018-12-06 23:59:55 +01:00
Andreas Kling
d2bb139c46 Support inserting a newline. 2018-12-05 01:43:07 +01:00
Andreas Kling
efd5aae217 Coalesce the current line into a single chunk when moving away from it. 2018-12-04 13:39:31 +01:00
Andreas Kling
b74fcd0a37 Fix inserting text in the middle of a chunk. 2018-12-04 01:56:16 +01:00
Andreas Kling
51092c5b9d Coding style fixes. 2018-12-04 01:42:16 +01:00
Andreas Kling
ca6847b5bb Import a simple text editor I started working on. 2018-12-04 00:27:16 +01:00