1
1
mirror of https://github.com/qvacua/vimr.git synced 2024-11-25 06:06:21 +03:00
Commit Graph

8 Commits

Author SHA1 Message Date
Tae Won Ha
c86748eb25 Merge pull request #499 from nhtzr/add-hidcur
Hide cursor on keydown
2017-08-08 18:00:33 +02:00
Ezequiel Rosas
101cf71718 On ocasions, NSTextInputContext comes as null. 2017-08-07 15:55:32 -05:00
Ezequiel Rosas
7c612266b9 Hide cursor on keydown 2017-08-02 16:05:39 -05:00
Tae Won Ha
5d3aca696d
Refactor cursor drawing
- draw only when flushed and use the normal position from goto
2017-06-05 14:22:12 +02:00
Tae Won Ha
a128ddcae6
Rename some functions 2017-05-30 23:54:30 +02:00
Tae Won Ha
6e403c7a24
Be 100 chars wide 2017-05-27 16:41:28 +02:00
Tae Won Ha
d34729b7d5
Use the simple debug file logger 2017-05-27 15:22:37 +02:00
Tae Won Ha
03c8b7852b
Distribute NeoVimView into multiple files 2017-05-27 15:13:22 +02:00