Perfect, thank you. I think that using "-c" for short commands and a file for long sequences is a very wise choice.
An additional question: how could I unmap the keys leaving the vim session without asking my user to unmap the keys manually? Could I run again vim "silently" from my bash script unloading the mapping? For example:
vim -c "MAP KEY"
# the user works in vim; after he leaves,
vim -c "UNMAP KEY"
As usual, a great program and a generous group.
guido (italy)
--
--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php
---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Monday, October 24, 2016
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment