issues
search
snaptoken
/
kilo-tutorial
build your own text editor
http://viewsourcecode.org/snaptoken/kilo
824
stars
80
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update 08.appendices.md
#59
drudru
opened
1 month ago
0
Save feature is bugged
#58
maxxber
opened
2 months ago
4
Can't write welcome text to screen (step 41 - 42)
#57
Kode-Kun
closed
9 months ago
2
Step 37 suddenly has a ton of errors
#56
jbecker7
closed
9 months ago
3
extra tilde on zsh terminal on MacOS
#55
bhagyadeep2002
opened
1 year ago
0
Inconsistent Style
#54
saturnaliam
opened
1 year ago
0
"Patlen" suddenly shows up in the repo between steps 161 and 162
#53
SRNissen
opened
1 year ago
0
Is there a way to input character 30 with a Ctrl-<something>?
#52
zorgnax
closed
1 year ago
0
openemacs repository
#51
brandelune
closed
1 year ago
1
Expand on Step 6 and Explain why the Order of Declaration is Important
#50
ghost
closed
2 years ago
1
I ported tutorial source to windows (native .exe)
#49
JaDogg
opened
2 years ago
0
Searching in the same row
#48
patient74
opened
2 years ago
0
in editorReadKey, how to rewrite `while` statement ?
#47
nesteiner
opened
2 years ago
0
Question about step 101
#46
Kofituo
opened
3 years ago
0
Read the file in binary mode to disable the special handling of \n.
#45
paulherman
closed
2 years ago
0
Do I own copyright of my kilo clone that I make from your tutorial.
#44
ashishgamedev
opened
3 years ago
1
Step 5: cursor icon turns into a key
#43
luca-i
opened
3 years ago
1
ssize_t and size_t types could be briefly explained where they're used
#42
ecm-pushbx
opened
3 years ago
0
Can't understand this part! (Step 20)
#41
fmotaf
closed
2 years ago
1
Pressing Ctrl+Q show 31 instead of 17 in the console
#40
fmotaf
closed
3 years ago
1
WSL2 is better behaved that old "bash on windows" WSL
#39
BlameTroi
opened
4 years ago
1
Why do we need put back the cursor at origin with EscH after implementing editorMoveCursor ? ?
#38
cassepipe
closed
3 years ago
0
.
#37
cassepipe
closed
4 years ago
0
Why am I entering the while loop straight away in main() ?
#36
cassepipe
closed
3 years ago
4
Made a small mistake but don't really understand why it's mistake
#35
cassepipe
closed
4 years ago
2
Missing calls to comment VMIN and VTIME between steps 30 and 32
#34
mijoharas
closed
5 years ago
2
Suggestion: put "Move to the end of the line with End" to just after "Snap cursor to end of line"
#33
meithecatte
opened
5 years ago
0
Clarify Home/End escape sequences.
#32
sebras
opened
5 years ago
0
error sorting after compilation
#31
murligoel
opened
6 years ago
0
Search feature does not detect various ocurrences in the same line.
#30
kaozdl
opened
6 years ago
0
Resizing terminal window won't change E.screenrows and E.screencols
#29
akshayphdk
opened
6 years ago
5
Replace typo of creat with create
#28
kyletolle
closed
7 years ago
1
assume we use 32bit integers
#27
osiyuk
closed
7 years ago
1
Clarify explanation for Bash on Window.
#26
cloudier
closed
7 years ago
1
How to deal with umlauts (utf8 / unicode)
#25
ghost
opened
7 years ago
3
toggle 5th bit to switch between upper and lower case letters
#24
fyce
closed
7 years ago
3
Discrepancy between kilo-src and kilo-tutorial?
#23
timsneath
closed
7 years ago
1
(Step 30) Paragraph ordering change and small modification
#22
mtn
closed
7 years ago
1
Text reordering suggestion on step 30
#21
mtn
closed
7 years ago
2
Trying adding Chinese Translation
#20
lxdlam
closed
7 years ago
2
Possible Typo
#19
rydurham
closed
7 years ago
2
Remove leftover "here"
#18
nirs
closed
7 years ago
1
SOLVED - Not Working on macOs in iTerm2
#17
bowmanmike
closed
7 years ago
0
Tabs versus spaces mess up vertical scrolling
#16
mkrenik
closed
7 years ago
3
Issue in Chapter 3 "editorReadKey" function
#15
palerdot
closed
7 years ago
4
Chapter 3
#14
palerdot
closed
7 years ago
0
Step 20 - clarity needed, else statement removed.
#13
ghost
closed
7 years ago
1
Ctrl+Q/S/M produce no output on screen.
#12
ghost
closed
7 years ago
0
Page down allows editor to go into uneditable space
#11
agacek
closed
7 years ago
1
Segmentation fault on failing backwards search
#10
agacek
closed
7 years ago
1
Next