diff options
author | Bart Schaefer <barts@users.sourceforge.net> | 2011-08-20 18:39:24 +0000 |
---|---|---|
committer | Bart Schaefer <barts@users.sourceforge.net> | 2011-08-20 18:39:24 +0000 |
commit | c4beabbc643d5cea4f1a54ecc65fe82d25175d56 (patch) | |
tree | e95cf55148734bcc1c54e08fdaa0fa92b57e9db0 /Functions/Zle | |
parent | 14f5735ed0ec5bc22c46468d52f972953e2f6737 (diff) | |
download | zsh-c4beabbc643d5cea4f1a54ecc65fe82d25175d56.tar.gz zsh-c4beabbc643d5cea4f1a54ecc65fe82d25175d56.tar.xz zsh-c4beabbc643d5cea4f1a54ecc65fe82d25175d56.zip |
Belatedly add move-line-in-buffer.
Diffstat (limited to 'Functions/Zle')
-rw-r--r-- | Functions/Zle/.distfiles | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Functions/Zle/.distfiles b/Functions/Zle/.distfiles index 22eef1e6e..256044fa5 100644 --- a/Functions/Zle/.distfiles +++ b/Functions/Zle/.distfiles @@ -25,6 +25,7 @@ kill-word-match match-word-context match-words-by-style modify-current-argument +move-line-in-buffer narrow-to-region narrow-to-region-invisible predict-on |