Skip to content

Commit

Permalink
Update CHANGES.
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisant996 committed Jun 8, 2023
1 parent fbf0356 commit 733e843
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGES
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@

### Releases from [chrisant996/clink](https://github.com/chrisant996/clink) fork

#### v1.4.27
- Fixed when the `terminal.emulate` setting is `auto` on Windows 8.1 and earlier (regression introduced in v1.4.26).

#### v1.4.26
- Added built-in support for shell integration with Windows Terminal v1.18 and higher. _Note: Windows Terminal gets confused about the command line text when the transient prompt is enabled._
- Changed `clink.getansihost()` to return two strings; the first string is the mode in use, and the new second string is what Clink detected (and will use when the `terminal.emulation` setting is `auto`).
Expand Down

0 comments on commit 733e843

Please sign in to comment.