Hi All!
Leonardo Taccari <iaml...@gmail.com> wrote:
> I prefer to have all commands that was present in the previous releases,
> they make vimb usage simpler (...and if, for example, I forget the
> keybinding I can always type ":back" or whatever!...).

For those, who struggle with the changed commands too. I've collected the
commands that are now only available as normal mode commands with their
current keybinding.

Old Command                 Normal Mode Command (vimb 2.0)
----------------------------------------------------------
:open-closed                u
:tabopen-closed             U
:open-clipboard             p
:tabopen-clipboard          P
:input                      :
:inputuri                   O
:source                     gf
:back                       <C-O>
:forward                    <C-I>
:reload                     r
:reload                     R
:stop                       <C-C>
:jumpleft                   0
:jumpright                  $
:jumptop                    gg
:jumpbottom                 G
:pageup                     <C-B>
:pagedown                   <C-F>
:halfpageup                 <C-U>
:halfpagedown               <C-D>
:scrollleft                 h
:scrollright                l
:scrollup                   k
:scrolldown                 j
:inspect                    gF
:hint-link                  f or ;o
:hint-link-new              F or ;t
:hint-input-open            ;O
:hint-input-tabopen         ;T
:hint-yank                  ;y
:hint-image-open            ;i
:hint-image-tabopen         ;I
:hint-editor                ;e
:hint-save                  ;s
:hint-queue-push            ;p
:hint-queue-unshift         ;P
:yank-uri                   y
:yank-selection             Y
:search-forward             /
:search-backward            ?
:search-selection-forward   *
:search-selection-backward  #
:zoomin                     zi
:zoomout                    zo
:zoominfull                 zI
:zoomoutfull                zO
:zoomreset                  zz
:editor                     <C-T>
:next                       <Down>
:prev                       <Up>
:descent                    gu
:descent!                   gU
:pass-through               <C-Z>
:focus-input                gi

Following ex-commands changed their names.

Old Name            Vimb 2.0 command Name
------------------------------------------------
bookmark-add        :bma
bookmark-remove     :bmr
queue-push          :qpush
queue-unshift       :qunshift
queue-pop           :qpop
queue-clear         :qclear

Daniel

------------------------------------------------------------------------------
Shape the Mobile Experience: Free Subscription
Software experts and developers: Be at the forefront of tech innovation.
Intel(R) Software Adrenaline delivers strategic insight and game-changing 
conversations that shape the rapidly evolving mobile landscape. Sign up now. 
http://pubads.g.doubleclick.net/gampad/clk?id=63431311&iu=/4140/ostg.clktrk
_______________________________________________
vimb-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/vimb-users

Reply via email to