1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-02-27 06:35:45 +01:00
This commit is contained in:
Kris Maglione
2011-10-05 01:13:30 -04:00
parent 9829b5e059
commit 4722c8011e
2 changed files with 15 additions and 2 deletions

View File

@@ -43,7 +43,7 @@
- Crude regular expression search is supported. [b8]
- New searches now start within the current viewport where possible. [b8]
• Text editing improvements, including:
- Added t_gu and t_gU. [b8]
- Added t_gu, t_gU, and v_o. [b8]
- Added operator modes and proper first class motion maps. [b8]
- Improved undo support for most mappings. [b8]
• General completion improvements