From 8783569983d8b3634b1b1eed9b6560dbea5698ab Mon Sep 17 00:00:00 2001 From: Stephen Blott Date: Mon, 21 Mar 2016 09:09:03 +0000 Subject: Rework visual mode. - Refactor the three visual-mode modes. - Use the key-handling framework from #2022. - Strip some legacy edit-mode code. - Rename the file (the old file name was misleading). - Add "aw" and "as", previously we had the code for this from edit mode. --- tests/dom_tests/dom_tests.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/dom_tests') diff --git a/tests/dom_tests/dom_tests.html b/tests/dom_tests/dom_tests.html index b10c562b..ab48a88a 100644 --- a/tests/dom_tests/dom_tests.html +++ b/tests/dom_tests/dom_tests.html @@ -44,8 +44,8 @@ - + -- cgit v1.2.3