windows console fix

This commit is contained in:
nkanaev
2021-11-10 11:06:25 +00:00
parent 26b87dee98
commit cf30ed249f
4 changed files with 150 additions and 3 deletions

View File

@@ -20,3 +20,8 @@ The licenses are included, and the authorship comments are left intact.
https://github.com/getlantern/systray (commit:2c0986d) Apache 2.0
removed golog dependency
- fixconsole
https://github.com/apenwarr/fixconsole (commit:5a9f648) Apache 2.0
removed `w32` dependency

View File

@@ -1,6 +1,3 @@
- feedlist keyboard navigation is flaky in "unread" section
- windows cli mode not working
incorporate changes from:
https://github.com/apenwarr/fixconsole/blob/master/fixconsole_windows.go
- make feed settings available in all filter modes
- show `mark as read` in `all feeds` filter (along with numbers)