Commit Graph

26 Commits

Author SHA1 Message Date
sloum 57b6c6f51b Aliases V to v 2020-02-06 20:35:28 -08:00
sloum 324bf5153c Removes V command until I can get it to not segfault or behave weirdly 2020-02-06 20:33:47 -08:00
Brian Evans b05044b215 Adds color changes by mode to the bottom bar 2020-02-05 16:21:35 -08:00
sloum 5e1444cf36 Adds call to fseek on file open to provide better crossplatform compatibility 2020-01-31 19:28:53 -08:00
sloum 39f37d7ffd Reworked multipliers and deletion 2020-01-14 21:22:28 -08:00
sloum c4558d4329 Updates file opening for nonexistent files and fixes cursor binding to right edge on line deletion 2020-01-12 22:01:17 -08:00
sloumdrone 96d5cf4dc4 Fixes numerical looping delete for w 2020-01-08 20:20:56 -08:00
sloumdrone feb92b21eb Returns call to move cursor home, was needed after all 2020-01-08 20:02:03 -08:00
sloumdrone db3cce1d28 Removes use of the alternate screen, leaves terminal in better state 2020-01-08 19:55:14 -08:00
sloumdrone f3f18eb712 Solves linter warnings relating to type and scope 2020-01-08 19:24:49 -08:00
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