1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-03-03 17:55:47 +01:00

new :setlocal and :setglobal commands, please test thorougly and improve! Thanks konstantin

This commit is contained in:
Martin Stubenschrott
2008-08-07 20:23:09 +00:00
parent 615fddca4f
commit 902d7c4030
6 changed files with 167 additions and 18 deletions

1
NEWS
View File

@@ -35,6 +35,7 @@
* keywords in :open <arg> have higher priority than local files now
* add :set online to control the "work offline" menu item
* add :jumps command to list current tab's history
* add :setlocal & :setglobal commands, so options can be local (per tab) & global
* many small bug fixes
2008-06-03: