This shows you the differences between two versions of the page.
bind_transpose_characters [2006/07/12 13:26] |
bind_transpose_characters [2006/07/12 13:26] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
+ | # $EPIC: bind_transpose_characters.txt,v 1.2 2006/07/12 13:26:15 sthalik Exp $ | ||
+ | ======Synopsis:====== | ||
+ | [[bind]] <key> transpose_characters | ||
+ | |||
+ | ======Description:====== | ||
+ | This function swaps the character under the cursor with the character | ||
+ | immediately before it. It has no effect if the cursor is at the end | ||
+ | of the input line, or if no characters precede the current one. | ||
+ | |||