From 46c8127e939e9102f27c5a10733cb444bf898a30 Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Tue, 24 Jun 2008 16:09:28 +0000 Subject: 25244: add subword-range style --- Functions/Zle/split-shell-arguments | 3 --- 1 file changed, 3 deletions(-) (limited to 'Functions/Zle/split-shell-arguments') 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 -- cgit v1.2.3