lmi-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lmi-commits] [lmi] master 2426afb 1/2: Remove a previously-addressed co


From: Greg Chicares
Subject: [lmi-commits] [lmi] master 2426afb 1/2: Remove a previously-addressed comment
Date: Tue, 29 Oct 2019 18:12:20 -0400 (EDT)

branch: master
commit 2426afb510d4cf842e234f70d6208e1191fb6cec
Author: Gregory W. Chicares <address@hidden>
Commit: Gregory W. Chicares <address@hidden>

    Remove a previously-addressed comment
    
    The immediately preceding commit actually does bind Esc-Q.
---
 gwc/.zshrc | 1 -
 1 file changed, 1 deletion(-)

diff --git a/gwc/.zshrc b/gwc/.zshrc
index 502c544..fb2fc61 100644
--- a/gwc/.zshrc
+++ b/gwc/.zshrc
@@ -61,7 +61,6 @@ bindkey '\e[1;3C' forward-word   # Alt-right
 
 # Enable useful features that emacs mode binds by default.
 # Binding '^R' here doesn't interfere with '^R' (undo) in vicmd mode.
-# There seems to be no way to bind 'Esc-Q' in vim mode.
 bindkey '^R' history-incremental-search-backward # emacs Ctrl-R
 bindkey '^F' history-incremental-search-forward  # emacs Ctrl-S
 bindkey '^G' send-break                          # emacs Ctrl-G



reply via email to

[Prev in Thread] Current Thread [Next in Thread]