Commit Graph

48 Commits

Author SHA1 Message Date
sloum 50e4ca9c6f Adds nimf syntax 2020-08-01 15:12:17 -07:00
sloum 86d8319bcf Merge branch 'master' of https://git.rawtext.club/sloum/hermes 2020-03-14 13:58:48 -07:00
sloum 91476f21d5 Fixes single line delete 2020-03-14 13:55:50 -07:00
Sloom Sloum Sluom IV 6edaa8d3de Adds basic haiku support. 2020-02-29 10:37:05 -08:00
sloum 01e0f008d4 Fixes error in makefile 2020-02-09 22:59:40 -08:00
sloum 6be07008e0 Adds auto-indent feature 2020-02-09 22:44:16 -08:00
sloum 5bef5486ed Adds to the auto parens feature 2020-02-09 09:56:42 -08:00
sloum 5674c3ae7f Adds better stability on new file when using o and e commands 2020-02-07 19:35:28 -08:00
Brian Evans ad78331348 Adds optional paren matching to keyboard input 2020-02-07 16:27:02 -08:00
sloum 7893ea5cd4 Updates the makefile to clean before and after install 2020-02-06 20:49:46 -08:00
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 2574c8e911 Merge branch 'master' of https://tildegit.org/sloum/hermes 2020-01-12 22:01:39 -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
Brian Evans 10e357cdb1 Fixed man path issue in makefile 2020-01-09 10:08:03 -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
Sloom Sloum Sluom IV 53a74a964a Merge branch 'copy-range' of sloum/hermes into master 2020-01-08 00:12:29 -05: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 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