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.8.1
6
+
7
+
- Fixed [#796](https://github.com/chrisant996/clink/issues/796); unable to load Clink on Win7 and earlier (regression introduced in v1.8.0 by Readline changes).
8
+
5
9
#### v1.8.0
6
10
7
11
- Added an interactive list mode for choosing from available suggestions. This is similar to PowerShell's "listview" mode.
0 commit comments