Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Tobias Hunger
qt-creator
Commits
b8e9f38a
Commit
b8e9f38a
authored
Mar 27, 2009
by
hjk
Browse files
fakevim: more scary initial message
parent
d4f1765c
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/plugins/fakevim/fakevimhandler.cpp
View file @
b8e9f38a
...
...
@@ -570,7 +570,7 @@ void FakeVimHandler::Private::setupWidget()
updateSelection
();
}
showBlackMessage
(
"vi emulation mode."
);
showBlackMessage
(
"vi emulation mode.
Type :q to leave. Use , Ctrl-R to trigger run.
"
);
updateMiniBuffer
();
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment