mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-02-23 09:55:47 +01:00
Add crude regexp search functionality. Why not. Add 'findflags'. Fix some rangefind bugs.
This commit is contained in:
@@ -40,6 +40,7 @@
|
||||
backspace.
|
||||
- Supports reverse incremental search.
|
||||
- Input boxes are not focused when matches are highlighted.
|
||||
- Crude regular expression search is supported. [b8]
|
||||
• Ex command parsing improvements, including:
|
||||
- Multiple Ex commands may now be separated by | [b1]
|
||||
- Commands can continue over multiple lines in RC files by
|
||||
@@ -202,6 +203,7 @@
|
||||
- Added 'banghist' option. [b1]
|
||||
- Added 'cookies', 'cookieaccept', and 'cookielifetime' options. [b3]
|
||||
- Added 'downloadsort' option. [b7]
|
||||
- Added 'findflags' option. [b8]
|
||||
- Replaced 'focuscontent' with 'strictfocus'. [b1]
|
||||
- Made 'strictfocus' a [sitemap]. [b7]
|
||||
- 'complete' now defaults to "slf" but file completion only
|
||||
|
||||
Reference in New Issue
Block a user