We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c4d1a91 commit 760de72Copy full SHA for 760de72
CHANGES
@@ -2,6 +2,11 @@
2
3
### Releases from [chrisant996/clink](https://github.com/chrisant996/clink) fork
4
5
+#### v1.9.11
6
+
7
+- Added new Lua API [console.getoriginaltitle()](#console.getoriginaltitle) which gets what the OS considers to be the original console title.
8
+- Fixed a potential crash if the terminal title is an empty string; an OS API is not behaving as documented (regression introduced in v1.9.10).
9
10
#### v1.9.10
11
12
- Changed the default binding for <kbd>F7</kbd> to `clink-popup-history` instead of `win-history-list`.
0 commit comments