|
1c62cbe622
|
Remove TODOs, because I use the issue tracker
|
2018-10-25 12:11:31 +00:00 |
|
Aaron Fischer
|
91bb40ebed
|
Restore the terminal after exit (fix #14)
|
2018-10-25 14:03:31 +02:00 |
|
Aaron Fischer
|
77780bb6fb
|
Exit program with Ctrl+C, this fixes #10
|
2018-10-25 13:35:06 +02:00 |
|
Aaron Fischer
|
7dccd70e38
|
Remove all unused includes with include-what-you-use (fixes #11)
|
2018-10-25 12:17:28 +02:00 |
|
Aaron Fischer
|
9679b5b7a4
|
Remove old stuff
|
2018-10-19 13:38:34 +02:00 |
|
Aaron Fischer
|
3d2f0c4dc0
|
Make it a proper markdown file
|
2018-10-19 13:37:30 +02:00 |
|
Aaron Fischer
|
a279eb708d
|
Move all files to a source folder
|
2018-10-19 13:36:54 +02:00 |
|
Aaron Fischer
|
228c992c84
|
Split up the codebase into files, Fixes #8
|
2018-10-19 13:24:58 +02:00 |
|
Aaron Fischer
|
45c0f51cb3
|
Update screen when terminal window will be changed #2
|
2018-10-18 13:28:41 +02:00 |
|
Aaron Fischer
|
6b2c3a00a5
|
Start refactoring into multiple lines and make it my own #8
|
2018-10-18 12:00:56 +02:00 |
|
Aaron Fischer
|
184827cfd1
|
Finish the basic editor
|
2018-10-18 10:26:13 +02:00 |
|
Aaron Fischer
|
6950181f0c
|
Add syntax highlighting
|
2018-10-16 16:59:23 +02:00 |
|
Aaron Fischer
|
6f8ea7487b
|
Make numbers red
|
2018-10-12 17:04:01 +02:00 |
|
Aaron Fischer
|
1a24341130
|
Add search function
|
2018-10-09 10:29:14 +02:00 |
|
Aaron Fischer
|
ba3fc967be
|
Finish the editor features
|
2018-10-08 15:34:52 +02:00 |
|
Aaron Fischer
|
798f5895a0
|
Add the remaining editor features
|
2018-10-08 14:13:00 +02:00 |
|
Aaron Fischer
|
01615ba5ef
|
Add dirty flag
|
2018-10-05 11:59:27 +02:00 |
|
Aaron Fischer
|
1abad8b71f
|
Save the file
|
2018-10-05 11:50:02 +02:00 |
|
Aaron Fischer
|
66b97546e2
|
Make the editor insert text!
|
2018-10-05 11:29:30 +02:00 |
|
Aaron Fischer
|
7e76609326
|
Finish the text viewer
|
2018-10-02 10:30:17 +02:00 |
|
Aaron Fischer
|
0a8cb73290
|
Add tabs
|
2018-10-01 17:03:40 +02:00 |
|
Aaron Fischer
|
b9f9aec88b
|
Add vertical scolling
|
2018-09-21 17:05:22 +02:00 |
|
Aaron Fischer
|
98c53586d1
|
Add the whole file to the buffer
|
2018-09-21 09:10:15 +02:00 |
|
Aaron Fischer
|
c54779f0ff
|
Load files
|
2018-09-17 14:48:14 +02:00 |
|
Aaron Fischer
|
168a119064
|
Finish second part. Keys are recognized
|
2018-09-17 13:27:19 +02:00 |
|
Aaron Fischer
|
fbf0ef7678
|
First attempt
|
2018-09-17 09:07:22 +02:00 |
|