Skip to content

Commit 1e9e51c

Browse files
committed
Update CHANGES.
1 parent e32e06d commit 1e9e51c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGES

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
### Releases from [chrisant996/clink](https://github.com/chrisant996/clink) fork
44

55
#### v1.5.1
6-
- Added `rl.getcommandbindings()` to get info about a command, including the key(s) bound to it.
6+
- Added `rl.getcommandbindings()` to get info about a command, including the key(s) bound to it, if any.
77
- Changed to also allow `clink.popuplist()` inside a function registered by `clink.onfiltermatches()`.
8-
- Changed console input mode handling to more aggressively clear `ENABLE_VIRTUAL_TERMINAL_INPUT` since it interferes with input (especially <kbd>Ctrl</kbd> key combinations) and some console programs set it and accidentally neglect to clear it when they're finished.
8+
- Changed console input mode handling to more aggressively clear `ENABLE_VIRTUAL_TERMINAL_INPUT` since it interferes with input (especially <kbd>Ctrl</kbd> key combinations) and some console programs set it but accidentally neglect to clear it when they're finished.
99

1010
#### v1.5.0
1111
- Added code-signing.

0 commit comments

Comments
 (0)