From 624d956866740a6508e20055526e9999f62d3ff1 Mon Sep 17 00:00:00 2001 From: Thomas Roessler Date: Tue, 16 May 2000 11:16:20 +0000 Subject: Add a transpose-character function to the editor. From Aaron Schrab. --- OPS | 1 + 1 file changed, 1 insertion(+) (limited to 'OPS') diff --git a/OPS b/OPS index dd42241c..6099864b 100644 --- a/OPS +++ b/OPS @@ -70,6 +70,7 @@ OP_EDITOR_KILL_EOL "delete chars from cursor to end of line" OP_EDITOR_KILL_LINE "delete all chars on the line" OP_EDITOR_KILL_WORD "delete the word in front of the cursor" OP_EDITOR_QUOTE_CHAR "quote the next typed key" +OP_EDITOR_TRANSPOSE_CHARS "transpose character under cursor with previous" OP_ENTER_COMMAND "enter a muttrc command" OP_ENTER_MASK "enter a file mask" OP_EXIT "exit this menu" -- cgit v1.2.3