We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c77e10 commit df36ce3Copy full SHA for df36ce3
1 file changed
README.md
@@ -65,7 +65,7 @@ Fastest scrolling speed.
65
66
## Bugs and quirks
67
68
- - does not detect term-resize
+ - attempts to detect term-resize, and clumsily adjusts some things
69
- no colors
70
71
@@ -74,7 +74,8 @@ Fastest scrolling speed.
74
### unreleased
75
76
- attempt to handle term resizes
77
- - added conig-option: endless (see newly generated configfile)
+ - added config-option: endless (see newly generated config-file)
78
+ - removed logging from main branch (you may find it on the devel branch)
79
80
### v0.0.8
81
0 commit comments