mirror of
https://github.com/zyedidia/micro.git
synced 2026-03-29 22:27:13 +09:00
Cursor improvements
This commit is contained in:
@@ -150,7 +150,7 @@ func main() {
|
||||
|
||||
for {
|
||||
// Display everything
|
||||
w.Clear()
|
||||
screen.Screen.Fill(' ', config.DefStyle)
|
||||
w.DisplayBuffer()
|
||||
w.DisplayStatusLine()
|
||||
screen.Screen.Show()
|
||||
|
||||
Reference in New Issue
Block a user