aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStephen Blott2017-11-24 12:37:00 +0000
committerStephen Blott2017-11-24 12:37:00 +0000
commit945d26a1c8685b7cbe30c63410ddde332a6346a5 (patch)
treea354832546cd72c6848f8675249a39da6318f812
parente656801773a1feeb836f5f3c0e220b1585066015 (diff)
downloadvimium-945d26a1c8685b7cbe30c63410ddde332a6346a5.tar.bz2
Note new createTab options.
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 5e0d18d7..38d6289f 100644
--- a/README.md
+++ b/README.md
@@ -173,6 +173,8 @@ In `master` (not yet released)
- Backup and restore Vimium options (see the very bottom of the options page, below *Advanced Options*).
- It is now possible to map `<tab>`, `<enter>`, `<delete>`, `<insert>`, `<home>` and `<end>`.
+- New command options for `createTab` to create create new normal and incognito windows
+ ([examples](https://github.com/philc/vimium/wiki/Tips-and-Tricks#creating-tabs-with-urls-and-windows)).
1.61 (2017-10-27)