Skip to content

Commit 635313a

Browse files
authored
Merge pull request #36 from DevMando/cursor-wrapping-after-paste
Fix cursor wrapping after paste and add arrow key navigation
2 parents aa1b557 + 041c26a commit 635313a

File tree

2 files changed

+223
-103
lines changed

2 files changed

+223
-103
lines changed

src/MandoCode/MandoCode.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<PackageId>MandoCode</PackageId>
1313

1414
<!-- NuGet metadata -->
15-
<Version>0.9.0</Version>
15+
<Version>0.9.2</Version>
1616
<Authors>Armando Fernandez (DevMando)</Authors>
1717
<Description>Your AI coding assistant — run locally or in the cloud with Ollama. No API keys required. Just you and your code.</Description>
1818
<PackageProjectUrl>https://github.com/DevMando/MandoCode</PackageProjectUrl>

0 commit comments

Comments
 (0)