Commit Graph

16 Commits

Author SHA1 Message Date
sloumdrone 8ad8f21c74 Solves memory issues when copying a range 2020-01-07 20:23:20 -08:00
sloumdrone 30e62ff94c Started copy range function but seg faulting 2020-01-06 23:15:30 -08:00
Brian Evans 8961833761 Solves memory issue when entering a newline 2020-01-06 14:40:12 -08:00
Brian Evans 92db34b4ed Fixes foreground color insertion 2020-01-06 14:03:56 -08:00
sloumdrone 8447b76e1a Adds r command to replace a char 2020-01-04 22:47:39 -08:00
sloumdrone ea1bf315fd Fixes manpage installation and line jumping 2020-01-04 22:16:38 -08:00
Brian Evans e310844ef3 Fixes rendering glitch for resuming normal foreground color 2020-01-03 16:24:45 -08:00
Brian Evans fb2d22d019 Adds readme and more syntaxes to highlight 2020-01-03 15:56:40 -08:00
Brian Evans caf67b9a9d Single line yanking working 2020-01-03 13:57:18 -08:00
sloumdrone 7d3dba06c3 Minor fixes to w command, still glitchy 2020-01-02 23:06:02 -08:00
sloumdrone c84afc7614 Still buggy as hell 2020-01-02 22:35:04 -08:00
sloumdrone 4667adbf8c Fixed selection code and deletion 2020-01-02 19:47:02 -08:00
sloumdrone dfcceadd04 Got visual highlighting working 2020-01-02 18:01:09 -08:00
Brian Evans 9fb3904c05 Beginnings of visual mode 2020-01-02 16:33:11 -08:00
sloumdrone 3915c8ab68 Got most of a paste buffer working 2020-01-01 22:51:00 -08:00
sloumdrone 8ad3f71a1c Multiple deletes working 2020-01-01 11:21:00 -08:00