Commit graph

  • c2bc9e290e Add a simple manpage and fix some typos master Aaron Fischer 2020-11-12 11:51:13 +0100
  • 3349c8bf14 Typo Aaron Fischer 2020-10-20 11:14:45 +0200
  • 4f3dcb4888 Add some README Aaron Fischer 2020-10-20 11:13:45 +0200
  • 876f87ce92 More README.md refinements Aaron Fischer 2019-01-22 12:19:49 +0000
  • 1d997d42a5 Update the readme Aaron Fischer 2019-01-22 12:16:07 +0000
  • 02c58fa2bd Only move the sursor if needed on search #16 search-optimization Aaron Fischer 2019-01-22 12:03:38 +0100
  • ae7d2b7a71 Improve the search prompt a little #16 Aaron Fischer 2019-01-22 11:53:58 +0100
  • 81eec03773 Remove syntax highlighting after exit the search #16 Aaron Fischer 2019-01-22 11:52:00 +0100
  • 4decff67fb Rename Search to Find Aaron Fischer 2019-01-22 11:44:21 +0100
  • 5d68fa1c0e Add TAGS to .gitignore Aaron Fischer 2019-01-22 11:20:38 +0100
  • a9efa57b64 Remove tabs, we hate them! Aaron Fischer 2018-10-25 12:15:00 +0000
  • 1c62cbe622 Remove TODOs, because I use the issue tracker Aaron Fischer 2018-10-25 12:11:31 +0000
  • 91bb40ebed Restore the terminal after exit (fix #14) Aaron Fischer 2018-10-25 14:03:31 +0200
  • 77780bb6fb Exit program with Ctrl+C, this fixes #10 Aaron Fischer 2018-10-25 13:35:06 +0200
  • 7dccd70e38 Remove all unused includes with include-what-you-use (fixes #11) Aaron Fischer 2018-10-25 12:17:28 +0200
  • 9679b5b7a4 Remove old stuff Aaron Fischer 2018-10-19 13:38:34 +0200
  • 3d2f0c4dc0 Make it a proper markdown file Aaron Fischer 2018-10-19 13:37:30 +0200
  • a279eb708d Move all files to a source folder Aaron Fischer 2018-10-19 13:36:54 +0200
  • 228c992c84 Split up the codebase into files, Fixes #8 Aaron Fischer 2018-10-19 13:24:58 +0200
  • 45c0f51cb3 Update screen when terminal window will be changed #2 Aaron Fischer 2018-10-18 13:27:51 +0200
  • 6b2c3a00a5 Start refactoring into multiple lines and make it my own #8 Aaron Fischer 2018-10-18 12:00:56 +0200
  • 184827cfd1 Finish the basic editor Aaron Fischer 2018-10-18 10:26:13 +0200
  • 6950181f0c Add syntax highlighting Aaron Fischer 2018-10-16 16:59:23 +0200
  • 6f8ea7487b Make numbers red Aaron Fischer 2018-10-12 17:04:01 +0200
  • 1a24341130 Add search function Aaron Fischer 2018-10-09 10:29:14 +0200
  • ba3fc967be Finish the editor features Aaron Fischer 2018-10-08 15:34:52 +0200
  • 798f5895a0 Add the remaining editor features Aaron Fischer 2018-10-08 14:13:00 +0200
  • 01615ba5ef Add dirty flag Aaron Fischer 2018-10-05 11:59:27 +0200
  • 1abad8b71f Save the file Aaron Fischer 2018-10-05 11:50:02 +0200
  • 66b97546e2 Make the editor insert text! Aaron Fischer 2018-10-05 11:29:30 +0200
  • 7e76609326 Finish the text viewer Aaron Fischer 2018-10-02 10:30:17 +0200
  • 0a8cb73290 Add tabs Aaron Fischer 2018-10-01 17:03:40 +0200
  • b9f9aec88b Add vertical scolling Aaron Fischer 2018-09-21 17:05:22 +0200
  • 98c53586d1 Add the whole file to the buffer Aaron Fischer 2018-09-21 09:10:15 +0200
  • c54779f0ff Load files Aaron Fischer 2018-09-17 14:48:14 +0200
  • 168a119064 Finish second part. Keys are recognized Aaron Fischer 2018-09-17 13:27:19 +0200
  • fbf0ef7678 First attempt Aaron Fischer 2018-09-17 09:07:22 +0200