Hi all!

Vimb 2.8 is now released.

The :autocmd and :augroup feature is now available. But I've not so much time
to test this, because of my new born son. So I hope you all help to test this
feature and find nice cases to use it.

Changes:
- Added bang for :eval command to run JavaScript code silently.
- Added setting input-autohide to hide the input box if it's empty.
- Added setting statusbar to toggle visibility of the status bar.
- Added autocmd feature.
    - completion for :autocmd and :augroup
    - autocmd events for downloads
    - curly brace pattern matching for auto commands
    - unit tests for pattern matching 
    - don't put autocmd commands into history
- Added feature to read page content from stdin. Thanks to Hironao Komatsu for
  this nice patch.
- Fixed wrong showcmd in status bar if there exists a keybinding beginning
  with chars that needs more keys.
- Fixed a little memory leak in unmap logic.
- Show the number of search results in status bar.
- Fixed download with content-range header. If the server responds with an
  Accept-Range header without content the download was not started or was
  considered as failed.
- Don't apply CTRL-V to pass through mode.
- Allow to use shortcut also if query contains '://'.
- Allow :normal and :eval commands to contain '|' char.

Daniel

------------------------------------------------------------------------------
Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer
Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports
Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper
Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer
http://p.sf.net/sfu/Zoho
_______________________________________________
vimb-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/vimb-users

Reply via email to