Commit b486c79
committed
Fix pasting multi-line text into the commit description
The previous code only worked by accident because KeyCtrlM and KeyEnter happened
to have the same value. Since the latest tcell update this is no longer true;
fix this by using the right constant that we should have used already before.1 parent 80dd695 commit b486c79
File tree
1 file changed
+2
-2
lines changed- vendor/github.com/jesseduffield/gocui
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments