When I paste into gnome terminal <C-S-v> and I there is a suggestion from the plugin after I start a command, I get this suggestion inserted after my pasted text.
For example, if I type echo spam and the next time I type echo and insert anything, spam is added to the end of the command.
When I paste into gnome terminal
<C-S-v>and I there is a suggestion from the plugin after I start a command, I get this suggestion inserted after my pasted text.For example, if I type
echo spamand the next time I typeechoand insert anything,spamis added to the end of the command.