Alessandro Mauri
|
c98095dd3f
|
die now uses errno instead of a totally custom and non-standard error system
|
5 years ago |
Alessandro Mauri
|
83cdd65c71
|
basic save
|
5 years ago |
Alessandro Mauri
|
e85314ba0e
|
can properly open empty and create files
|
5 years ago |
Alessandro Mauri
|
b4f6124da0
|
rendered cursor moves the right amount of cells
|
5 years ago |
Alessandro Mauri
|
091a63a679
|
status info now updates correctly
|
5 years ago |
Alessandro Mauri
|
580e2fa5be
|
error handling and proper death function
|
5 years ago |
Alessandro Mauri
|
eb72d24b5b
|
merged fbuffer.c into fbuffer.h
simpler code, less files, also added option to show/not show tab
markers
|
5 years ago |
Alessandro Mauri
|
2d35c0b522
|
more configuration options
|
5 years ago |
Alessandro Mauri
|
91e6e7fd28
|
concerted license to asciidoc for real this time
|
5 years ago |
Alessandro Mauri
|
5b66014148
|
converted license to asciidoc
|
5 years ago |
Alessandro Mauri
|
34d2fb12af
|
Merge remote-tracking branch 'origin/master'
|
5 years ago |
Alessandro Mauri
|
398439980e
|
removed unuseful stuff
|
5 years ago |
Alessandro Mauri
|
b0b7b2f1c5
|
Delete ste.sublime-workspace
|
5 years ago |
Alessandro Mauri
|
5f809ac16d
|
Delete ste.o
|
5 years ago |
Alessandro Mauri
|
62ae240a74
|
Delete fbuffer.o
|
5 years ago |
Alessandro Mauri
|
54c0e8c8e1
|
Delete .sconsign.dblite
|
5 years ago |
Alessandro Mauri
|
3a56ea3fc1
|
home, end, pgup and pgdown keys now work correctly
|
5 years ago |
Alessandro Mauri
|
b0a5fb35e9
|
minor changes
|
5 years ago |
Alessandro Mauri
|
fac8e0d96a
|
working render of unicode characters
everything is to document and I left a lot of
garbage comments :p
|
5 years ago |
Alessandro Mauri
|
74fa0c7582
|
minor changes
|
5 years ago |
Alessandro Mauri
|
7e6b3c0bdf
|
better search and capitalized type names
|
5 years ago |
Alessandro Mauri
|
9fab7fe63d
|
clarified constants
|
5 years ago |
Alessandro Mauri
|
d337d0dd18
|
improved
|
5 years ago |
Alessandro Mauri
|
1c7d2a7621
|
basic search and naming
|
5 years ago |
Alessandro Mauri
|
8a94a7bcb8
|
fixed tab input not working
|
5 years ago |
Alessandro Mauri
|
3e17079452
|
changed readme
|
5 years ago |
Alessandro Mauri
|
03111a54ec
|
asciidoc
|
5 years ago |
Alessandro Mauri
|
59115f5849
|
useful links
|
5 years ago |
Alessandro Mauri
|
2e9ccabcbd
|
cleanup
|
5 years ago |
Alessandro Mauri
|
4eb5f728cb
|
Merge remote-tracking branch 'origin/master'
|
5 years ago |
Alessandro Mauri
|
bd004bb9c7
|
stuff
|
5 years ago |
Alessandro Mauri
|
55731b4cad
|
Create LICENSE.md
|
5 years ago |
Alessandro Mauri
|
b7681a4646
|
organization
|
5 years ago |
Alessandro Mauri
|
770934ec0b
|
syntax markup prototype
|
5 years ago |
Alessandro Mauri
|
fb4400f08f
|
config file
|
5 years ago |
Alessandro Mauri
|
7ca58c594d
|
code refractor
|
5 years ago |
Alessandro Mauri
|
31afd8b2bc
|
line separator between numbers and rows
|
5 years ago |
Alessandro Mauri
|
5ec673a9f7
|
check before addchar
|
5 years ago |
Alessandro Mauri
|
0430e878fa
|
Revert "WIP on master: d6ab158 basic find"
This reverts commit 22e8e3e7dc4f1f83bbb3b8292205e0f73ddc85a8, reversing
changes made to d6ab1586ff .
possible bug fixes
|
5 years ago |
Alessandro Mauri
|
d6ab1586ff
|
basic find
|
5 years ago |
Alessandro Mauri
|
8ce09265fb
|
reworked character deletion
|
5 years ago |
Alessandro Mauri
|
f09a9e807d
|
optimization of row operations
|
5 years ago |
Alessandro Mauri
|
814aa89262
|
optimized rowDeleteChar
|
5 years ago |
Alessandro Mauri
|
d5c7deef0e
|
cursor movement fixes and comments
|
5 years ago |
Alessandro Mauri
|
83e3b71cd4
|
basic Utf-8 support
|
5 years ago |
Alessandro Mauri
|
de64d25e25
|
no tcmalloc
|
5 years ago |
Alessandro Mauri
|
a64690b418
|
cleanup
|
5 years ago |
Alessandro Mauri
|
40396405e5
|
fixed 1c19f11
|
5 years ago |
Alessandro Mauri
|
8efd7c3fbd
|
everything depends on t.cur.y/x for memory purposes and on t.cur.r_x/y t.cur.off_x/y for render purposes
|
5 years ago |
Alessandro Mauri
|
140b9a6752
|
changed function names to better match their functionality, all memory-matching functions now refer to t.cur.x instead of xx and offset is now used only by render functions
|
5 years ago |