-
Notifications
You must be signed in to change notification settings - Fork 39
Release History
Kazunori Kajihiro edited this page May 25, 2013
·
30 revisions
- New command ExtFMode
- The default key assign is
; - Reversing hint string under f-mode
- inverse search history
- support image maps on f-mode
- Command box doesn't pop up if the current page includes iframe
- Some minor bug fixes
- New options related to f-mode hint color
-
[n]ito focus n-th input-text element
- Key assign is broken on FreeBSD(or other none-linux unix)
- #42: TabOpenNew does not escape argument
- More useful f-Mode
- New Option
Use f-Mode Animation
- New Option
Notify Update Succeeded (Open release history page in a new tab)
- Can't use multi-byte string in
TabOpenNew for google search
- New command
:ToggleImageSize(default keymap,z). - From @djjcast, thanks.
- Added hint font size customizability
- Now you can use
:Openand:TabOpenNewwithout inputtinghttp://. Vichrome automatically addhttp://if there's no scheme-name.
-
<C-e>and<C-y>to scroll down and up. - From @bernardofire, thanks.
- Now
:TabSwitchLastis assigned to<C-^>
- number keys can't be mapped
- #37: Sometimes ViChrome get stuck
- bug fixes
- Can't input numbers on emergency mode
- bug fixes
- Sometimes command candidate box isn't displayed.
- Merry Christmas
- new option
--focusprevfor:TabCloseCurrent - thanks, @sickill
- new option
--nextfor:TabOpenNew -
%url,%clipboardfor:Open,:TabOpenNew,:WinOpenNew
- Merry Christmas!!!
-
X: Close the current tab and focus the previous tab(:TabCloseCurrent --focusprev) -
gs: open source of the current page in a new tab(:TabOpenNew --next view-source:%url) -
p: Open a URL based on the current clipboard contents in the current tab(:Open %clipboard) -
P: Open a URL based on the current clipboard contents in a new tab(:TabOpenNew %clipboard)
- MERRY CHRISTMAS!!!
-
viewsource: open source of the current page in a new tab(:TabOpenNew --next view-source:%url)
- google search suggestion doesn't work
- command box isn't showed up on Chrome dev channel and canary build
- fixed other minor bugs
HideJimmy- I'm sorry Jimmy.
- if you use
HideJimmy, you must donate to Wikimedia Foundation. - Of course I donated.
TabSwitchLast- you can quickly toggle between 2 tabs.
- assingned default nmap
^ -
TabFocusNextHistory,TabFocusPrevHistory - Go forward/back the tab selected history
TabReloadAll- Reload all tabs within the selected window.
-
5jto scroll 5 times wider thanj -
3tto open 3 tabs -
1gtto change tab focus to the first tab - etc...
Now you can customize Emergency mode key mapping.
- Removed
<C-l>,<C-h>from default imap - Changed default key used to escape from Emergency mode.
-
<C-ESC>-><ESC> - Added default key mapping
-
^::TabSwitchLast - Added default aliases
tabnew- Changed some command names(all old commands are available as default aliases)
-
OpenNewTab->TabOpenNew -
MoveToNextTab->TabFocusNext -
MoveToPrevTab->TabFocusPrev -
MoveToFirstTab->TabFocusFirst -
MoveToLastTab->TabFocusLast -
CloseCurTab->TabCloseCurrent -
CloseAllTabs->TabCloseAll -
ShowTabList->TabList -
ReloadTab->TabReload -
OpenNewWindow->WinOpenNew
- improved stability
- Added new command
:Copy - new aliases
copyurl,copytitle - Fixed many bugs
- Improved stability
-
Added new option "Ignore Case" for f-Mode
-
Added new mode "Emergency Mode"
-
new command
:GoEmergencyMode -
default key binding
<C-ESC>for:GoEmergencyMode -
fixed issues
-
In some web sites Command Box is broken
-
#18: can't input if the focus is on an embedded Flash object's text box
-
sometimes positions of f-Mode hints are invalid
-
the first mouse click on INPUT element after page load is ignored
- added new command :BarrelRoll
- Awesome command!! you must try it!
- fixed #15:NMap/IMap/Alias don't work
- fixed minor bugs
- bug fix:numbers can't be inputted in command mode
- added Search Engine cutomizability
- improved f-Mode performance
- fixed security issue #13
- fixed minor bugs
- Added Migemo Search Feature
- Added Readability support(command :Readability)
- to use this feature, you have to install Readability Redux
- see https://chrome.google.com/webstore/detail/jggheggpdocamneaacmfoipeehedigia
- Added new commands
- MoveToFirstTab
- MoveToLastTab
- CloseAllTabs
- ShowTabList
- OpenOptionPage
- Added vim compatible key mapping / aliases
- Aliases : tabe, tabo, tabr, tabl, tabc, tabn, tabp, tabN, tabs, q
- keymap : gt, gT
- fixed many bugs
- bug fixed : insert mode key mapping are broken after command box open & close
- new option '-b', '-h' for :Open and :OpenNewTab
- Added 'g' prefix feature for :Open and :OpenNewTab you can now do google search by vichrome command.
- New default key bindings
- s : :Open -i g
- S : :OpenNewTab -i g
- b : :Open -b
- B : :OpenNewTab -b
- bug fixes
- Added (like but without Chrome's default action)
- Added Completion feature for Search/Command mode
- Added cmap customizability (key mapping for Search/Command mode)
- Added Interactive Open/OpenNewTab feature (assigned to default key binding 'o' and 'O')
- fixed many bugs
- Added smooth scroll feature
- bug fixes
- bug fixes
- Added new command GoLinkTextSearchMode
- new default key binding 'a' to ':GoLinkTextSearchMode'
- fixed bugs and some minor behaviors
- bug fixes
- Added "pagecmd" customization feature
- Added new command Alias
- Added new command OpenNewWindow
- Added new options "--background", "--pinned" of OpenNewTab
- Now OpenNewTab can open 2 or more tabs
- Added default key binding 'gp' to ':OpenNewWindow --pop'
- added for key settings
- fixed some key handling issues (windows/linux)
- first release