Skip to content
/ WKilo Public

Port of kilo๐Ÿ‹๏ธ text editor to Windows ๐ŸชŸ

License

Notifications You must be signed in to change notification settings

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.

About

Port of kilo๐Ÿ‹๏ธ text editor to Windows ๐ŸชŸ

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published