Joseph Knight
|
97357c0e08
|
typo in curses.rs
|
2019-08-11 14:03:58 +02:00 |
|
defiori
|
25a0825ae4
|
fix: curses backend cursor positions
|
2019-06-16 20:22:24 +02:00 |
|
Florian Dehau
|
a74d335cb4
|
Fix clippy warnings
|
2019-04-14 11:48:35 +02:00 |
|
David Flemström
|
21e79ca078
|
Rebase and include necessary curses changes
|
2019-03-10 15:56:56 +01:00 |
|
Florian Dehau
|
e037db076c
|
fix(backend/curses): use chtype to achieve platform agnostic conversion of graphemes
|
2019-02-26 08:56:49 +01:00 |
|
Florian Dehau
|
3ef19f41e6
|
fix(backend/curses): avoid platform specific conversion of graphemes
|
2019-02-26 08:32:36 +01:00 |
|
Florian Dehau
|
da90ec15fa
|
fix: add missing get_cursor and set_cursor on CursesBackend
|
2019-02-26 08:13:00 +01:00 |
|
Florian Dehau
|
7f5af46300
|
style: fmt
|
2019-02-26 08:12:43 +01:00 |
|
defiori
|
624e6ee047
|
fix: filter out wide unicode characters on windows
|
2019-02-26 07:49:59 +01:00 |
|
defiori
|
4a1f3cd61f
|
feat: curses instance can be passed to backend
|
2019-02-26 07:49:59 +01:00 |
|
defiori
|
d75198a8ee
|
feat: add pancurses backend
|
2019-02-26 07:49:59 +01:00 |
|