File tree Expand file tree Collapse file tree 1 file changed +16
-0
lines changed
Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change 1+ ### Version 2.0.0-rc.1
2+
3+ Pre-release notes:
4+
5+ Bug fixes:
6+
7+ * Fix an assertion in debug build that crashes PSReadLine (#1199) (Thanks @springcomp)
8+ * Fix an `IndexOutOfRangeException` in VI mode (#1200) (Thanks @springcomp)
9+ * Improve handling of color in prompts (#1180) (Thanks @lzybkr)
10+ * Fix an 'ArgumentOutOfRangeException' when error prompt contains CJK (#1206)
11+ * Add instructions for updating `PowerShellGet` for Windows PowerShell users (#1222) (Thanks @espoelstra)
12+ * Correct cursor positioning (#1221) (Thanks @msftrncs)
13+ * Utilize LengthInBufferCells when creating Completions Menu (#1214) (Thanks @msftrncs)
14+ * Ensure the desired column number is used while moving up or down in VI mode (#1122) (Thanks @springcomp)
15+ * Make the continuation prompt's color sequence always explicitly specified (#1238)
16+
117### Version 2.0.0-beta6
218
319Pre-release notes:
You can’t perform that action at this time.
0 commit comments