changeset 16650:18d3c1b981e7

disable \C-v keybinding * inputrc: Disable \C-v.
author John W. Eaton <jwe@octave.org>
date Mon, 13 May 2013 08:05:53 -0400
parents de1f8e4b6b9b
children 4e50bd2946d8
files scripts/startup/inputrc
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/scripts/startup/inputrc	Mon May 13 07:54:58 2013 -0400
+++ b/scripts/startup/inputrc	Mon May 13 08:05:53 2013 -0400
@@ -19,3 +19,8 @@
 ##   sequence for the DOWN arrow.
 
 "\e[B": history-search-forward
+
+## Disable so the usual paste shortcut will work on Windows systems.
+## \C-q should still be available for quoted insert.
+
+"\C-v": ""