You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGES
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,10 @@
2
2
3
3
### Releases from [chrisant996/clink](https://github.com/chrisant996/clink) fork
4
4
5
+
#### v1.9.13
6
+
7
+
- Fixed [#838](https://github.com/chrisant996/clink/issues/838); failure to download .cat file when trying to update from v1.9.12 -- a manual update is necessary.
8
+
5
9
#### v1.9.12
6
10
7
11
- Added new `suggestionlist.hide_hints` setting to control whether to hide input hints while using the suggestion list (input hints are normally controlled by the `comment_row.show_hints` setting, and are hidden by default while using the suggestion list).
0 commit comments