1
0
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:
Kris Maglione
2011-09-24 21:38:45 -04:00
parent ef965d7681
commit 6c7d51b086
4 changed files with 97 additions and 31 deletions

View File

@@ -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