Skip to content
Kazunori Kajihiro edited this page May 25, 2013 · 30 revisions

Vichrome has been updated to 0.12.0 [26, May 2013]

0.12.0(26, May 2013)

New features

Bug Fixes

  • Command box doesn't pop up if the current page includes iframe
  • Some minor bug fixes

0.11.0(30, Mar 2012)

New features

  • New options related to f-mode hint color
  • [n]i to focus n-th input-text element

Bug Fixes

  • Key assign is broken on FreeBSD(or other none-linux unix)
  • #42: TabOpenNew does not escape argument

0.10.2(10, Mar 2012)

New features

  • More useful f-Mode
  • New Option Use f-Mode Animation

0.10.1(06, Mar 2012)

New features

  • New Option Notify Update Succeeded (Open release history page in a new tab)

Bug fixes

  • Can't use multi-byte string in TabOpenNew for google search

0.10.0(01, Mar 2012)

New features

  • New command :ToggleImageSize (default keymap ,z).
  • From @djjcast, thanks.
  • Added hint font size customizability
  • Now you can use :Open and :TabOpenNew without inputting http://. Vichrome automatically add http:// if there's no scheme-name.

Changed default settings

  • <C-e> and <C-y> to scroll down and up.
  • From @bernardofire, thanks.
  • Now :TabSwitchLast is assigned to <C-^>

Bug fixes

  • number keys can't be mapped
  • #37: Sometimes ViChrome get stuck

0.9.2(07, Jan 2012)

  • bug fixes
  • Can't input numbers on emergency mode

0.9.1(25, Dec 2011)

  • bug fixes
  • Sometimes command candidate box isn't displayed.

0.9.0(24, Dec 2011)

New Feature

  • Merry Christmas
  • new option --focusprev for :TabCloseCurrent
  • thanks, @sickill
  • new option --next for :TabOpenNew
  • %url, %clipboard for :Open, :TabOpenNew, :WinOpenNew

new default normal mode key mapping

  • 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)

new default aliases

  • MERRY CHRISTMAS!!!
  • viewsource : open source of the current page in a new tab(:TabOpenNew --next view-source:%url)

bug fixes

  • google search suggestion doesn't work
  • command box isn't showed up on Chrome dev channel and canary build
  • fixed other minor bugs

0.8.0(02, Dec 2011)

Added new commands

  • 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.

Added "number prefix" feature

  • 5j to scroll 5 times wider than j
  • 3t to open 3 tabs
  • 1gt to change tab focus to the first tab
  • etc...

Added emap customizability

Now you can customize Emergency mode key mapping.

Changed some default settings

  • 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

Icon changed

Fixed bugs

  • improved stability

0.7.1(22, Nov 2011)

  • Added new command :Copy
  • new aliases copyurl,copytitle
  • Fixed many bugs
  • Improved stability

0.7.0(14, Nov 2011)

  • 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

0.6.3(04, Nov 2011)

  • added new command :BarrelRoll
  • Awesome command!! you must try it!
  • fixed #15:NMap/IMap/Alias don't work
  • fixed minor bugs

0.6.2(28, Oct 2011)

  • bug fix:numbers can't be inputted in command mode

0.6.1(27, Oct 2011)

  • added Search Engine cutomizability
  • improved f-Mode performance
  • fixed security issue #13
  • fixed minor bugs

0.6.0

  • 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

0.5.2

  • bug fixed : insert mode key mapping are broken after command box open & close

0.5.1

  • 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

0.5.0

  • 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

0.4.2

  • Added smooth scroll feature
  • bug fixes

0.4.1

  • bug fixes

0.4.0

  • Added new command GoLinkTextSearchMode
  • new default key binding 'a' to ':GoLinkTextSearchMode'
  • fixed bugs and some minor behaviors

0.3.1

  • bug fixes

0.3

  • 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'

0.2

  • added for key settings
  • fixed some key handling issues (windows/linux)

0.1

  • first release