mirror of
https://github.com/zyedidia/micro.git
synced 2026-03-29 22:27:13 +09:00
Proper unicode support
This commit is contained in:
@@ -38,7 +38,6 @@ void main(string[] args) {
|
||||
sl.display();
|
||||
|
||||
flush();
|
||||
|
||||
pollEvent(&e);
|
||||
v.update(e);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user