Commit Graph

25 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 9eec94d5ca Updates man page 2020-01-04 22:48:53 -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 3bbba2b51b Removes dead files 2020-01-01 22:54:12 -08:00
sloumdrone a1e0ecf33d Removing dead file 2020-01-01 22:51:14 -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
sloumdrone ff67a0c463 Got themed highlighting working for three langs 2019-12-31 22:29:05 -08:00
sloumdrone b05771bc75 Adds syntax highlighting and more vim controls 2019-12-31 15:54:43 -08:00
sloumdrone b754278f2e Lots of editing features now working 2019-12-30 19:52:43 -08:00
sloumdrone 8db9da90cc Scrolling and file load working 2019-12-28 23:05:31 -08:00
sloumdrone 7a8982cf19 Got most keys added to basic key handling 2019-12-28 18:21:29 -08:00
sloumdrone c88b19a4da Initial commit 2019-12-27 22:26:00 -08:00