about summary refs log tree commit diff
path: root/Functions/Zle/split-shell-arguments
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2008-06-24 16:09:28 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2008-06-24 16:09:28 +0000
commit46c8127e939e9102f27c5a10733cb444bf898a30 (patch)
tree0feedbf4a1f20c2e54209f3010ae11b820542f21 /Functions/Zle/split-shell-arguments
parentc52864df2fd9fbf786ecd176a21eb34763993e05 (diff)
downloadzsh-46c8127e939e9102f27c5a10733cb444bf898a30.tar.gz
zsh-46c8127e939e9102f27c5a10733cb444bf898a30.tar.xz
zsh-46c8127e939e9102f27c5a10733cb444bf898a30.zip
25244: add subword-range style
Diffstat (limited to 'Functions/Zle/split-shell-arguments')
-rw-r--r--Functions/Zle/split-shell-arguments3
1 files changed, 0 insertions, 3 deletions
diff --git a/Functions/Zle/split-shell-arguments b/Functions/Zle/split-shell-arguments
index e8a231732..ee737a067 100644
--- a/Functions/Zle/split-shell-arguments
+++ b/Functions/Zle/split-shell-arguments
@@ -7,9 +7,6 @@
 # Hence ${reply[$REPLY][$REPLY2]} is the character under the cursor.
 #
 # reply, REPLY, REPLY2 should therefore be local to the enclosing function.
-#
-# The following formula replaces the current shell word, or previous word
-# if the cursor is on whitespace, by uppercasing all characters.
 
 emulate -L zsh
 setopt extendedglob