Commit Graph

89 Commits

Author SHA1 Message Date
347050b092 tupfiles 2020-04-05 21:36:13 +02:00
e20124178d Changed build system to tup 2020-03-26 19:58:38 +01:00
dc2a59f02c cleanup of old stuff 2020-03-26 19:45:19 +01:00
c98095dd3f die now uses errno instead of a totally custom and non-standard error system 2019-12-29 00:44:51 +01:00
83cdd65c71 basic save 2019-12-27 15:10:44 +01:00
e85314ba0e can properly open empty and create files 2019-12-26 23:06:45 +01:00
b4f6124da0 rendered cursor moves the right amount of cells 2019-12-21 23:08:24 +01:00
091a63a679 status info now updates correctly 2019-12-09 17:45:07 +01:00
580e2fa5be error handling and proper death function 2019-12-08 18:58:53 +01:00
eb72d24b5b merged fbuffer.c into fbuffer.h
simpler code, less files, also added option to show/not show tab
markers
2019-12-08 14:41:11 +01:00
2d35c0b522 more configuration options 2019-12-06 16:11:32 +01:00
91e6e7fd28 concerted license to asciidoc for real this time 2019-12-05 20:05:19 +01:00
5b66014148 converted license to asciidoc 2019-12-05 20:03:45 +01:00
34d2fb12af Merge remote-tracking branch 'origin/master' 2019-12-05 18:38:48 +01:00
398439980e removed unuseful stuff 2019-12-05 18:38:11 +01:00
b0b7b2f1c5
Delete ste.sublime-workspace 2019-12-05 18:35:40 +01:00
5f809ac16d
Delete ste.o 2019-12-05 18:35:12 +01:00
62ae240a74
Delete fbuffer.o 2019-12-05 18:35:03 +01:00
54c0e8c8e1
Delete .sconsign.dblite 2019-12-05 18:34:47 +01:00
3a56ea3fc1 home, end, pgup and pgdown keys now work correctly 2019-12-05 17:44:59 +01:00
b0a5fb35e9 minor changes 2019-12-03 21:45:48 +01:00
fac8e0d96a working render of unicode characters
everything is to document and I left a lot of
garbage comments :p
2019-11-30 21:37:46 +01:00
74fa0c7582 minor changes 2019-11-29 13:25:23 +01:00
7e6b3c0bdf better search and capitalized type names 2019-11-28 12:13:48 +01:00
9fab7fe63d clarified constants 2019-11-28 09:43:51 +01:00
d337d0dd18 improved 2019-11-27 12:39:26 +01:00
1c7d2a7621 basic search and naming 2019-11-27 12:24:24 +01:00
8a94a7bcb8 fixed tab input not working 2019-11-26 15:30:21 +01:00
3e17079452 changed readme 2019-11-23 01:08:50 +01:00
03111a54ec asciidoc 2019-11-23 01:06:45 +01:00
59115f5849 useful links 2019-11-22 17:18:55 +01:00
2e9ccabcbd cleanup 2019-11-21 23:01:19 +01:00
4eb5f728cb Merge remote-tracking branch 'origin/master' 2019-11-21 22:49:00 +01:00
bd004bb9c7 stuff 2019-11-21 22:48:47 +01:00
55731b4cad
Create LICENSE.md 2019-11-21 22:48:16 +01:00
b7681a4646 organization 2019-11-21 22:28:04 +01:00
770934ec0b syntax markup prototype 2019-11-21 01:24:05 +01:00
fb4400f08f config file 2019-11-19 16:37:58 +01:00
7ca58c594d code refractor 2019-11-18 23:54:59 +01:00
31afd8b2bc line separator between numbers and rows 2019-11-16 11:49:33 +01:00
5ec673a9f7 check before addchar 2019-11-15 21:53:45 +01:00
0430e878fa Revert "WIP on master: d6ab158 basic find"
This reverts commit 22e8e3e7dc4f1f83bbb3b8292205e0f73ddc85a8, reversing
changes made to d6ab1586ff.

possible bug fixes
2019-11-15 21:41:27 +01:00
d6ab1586ff basic find 2019-11-13 18:55:48 +01:00
8ce09265fb reworked character deletion 2019-11-12 16:38:45 +01:00
f09a9e807d optimization of row operations 2019-11-11 22:17:47 +01:00
814aa89262 optimized rowDeleteChar 2019-11-09 18:01:37 +01:00
d5c7deef0e cursor movement fixes and comments 2019-11-09 15:59:19 +01:00
83e3b71cd4 basic Utf-8 support 2019-11-08 15:43:41 +01:00
de64d25e25 no tcmalloc 2019-11-05 22:26:50 +01:00
a64690b418 cleanup 2019-11-05 17:15:39 +01:00