diff options
| author | Phil Crosby | 2013-02-17 23:36:10 -0800 |
|---|---|---|
| committer | Phil Crosby | 2013-02-17 23:36:10 -0800 |
| commit | 3e3ccbb5fc89af559dc67fd973abfe2cf1a2e5b8 (patch) | |
| tree | 4ec1eeed4ea1071dad23da6be6c661c79e65ae11 /README.markdown | |
| parent | c781ce942e225c9bc9f172cea54e0e7de6e4bcd0 (diff) | |
| parent | 275f52fd23b1185a1d63c0143e5e6dbea8b90a73 (diff) | |
| download | vimium-3e3ccbb5fc89af559dc67fd973abfe2cf1a2e5b8.tar.bz2 | |
Merge pull request #782 from deiga/patch-1
Added feature to duplicate current tab
Diffstat (limited to 'README.markdown')
| -rw-r--r-- | README.markdown | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/README.markdown b/README.markdown index d0cabeed..94274ebf 100644 --- a/README.markdown +++ b/README.markdown @@ -70,6 +70,7 @@ Manipulating tabs: g0 go to the first tab g$ go to the last tab t create tab + yt duplicate current tab x close current tab X restore closed tab (i.e. unwind the 'x' command) T search through your open tabs |
