Skip to content

JaDogg/WKilo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🪟🪟 WKilo 🪟🪟

🤔 What was changed

  • As per this issue use ReadConsoleA for reading characters.
    • Naturally I implemented write using WriteConsoleA also
  • Since we do not have the getline() method (because it's only in POSIX) I lazily stole it from here
  • We can get the console cols, rows as explained here.
  • Changed the behaviour of void editorSave() to simply write the file using a different implementation of write file.

Releases

No releases published

Packages

No packages published