mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-03-29 04:03:31 +02:00
Store node XPath in marks.
This commit is contained in:
@@ -71,7 +71,9 @@
|
||||
editing input fields with i_<C-i>. See :h 'editor'. [b4]
|
||||
• Improved [macro-string] support, including automatic elision
|
||||
of optional elements, and array subscripts. [b4][b7]
|
||||
• Marks are now stored as line and column ordinals rather than percentages. [b8]
|
||||
• Improvements to marks:
|
||||
- Marks are now stored as line and column ordinals rather than percentages. [b8]
|
||||
- Marks now store the marked element and ensure its visibility when followed. [b8]
|
||||
• Mapping changes:
|
||||
- It's now possible to map keys in many more modes, including
|
||||
Hint, Multi-line Output, and Menu. [b4]
|
||||
|
||||
Reference in New Issue
Block a user