pkgsrc-WIP-cvs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: wip/vimb



Module name:    wip
Committed by:   leot1990
Date:           Tue Jun 24 19:36:59 UTC 2014

Modified Files:
        wip/vimb: Makefile distinfo

Log Message:
Update to vimb-2.5.

Changes:
Main features:
- Support for HTTP Strict Transport Security (HSTS)
- Added support for URI handler to spawn custom programs depending on
  protocol. Thanks to Samuel Archer who implemented this for us.
- Added completion for :handler-remove and :shortcut-remove commands
- Support for different yank registers and readonly registers like in vim
- Allow to escape % with \ in expanded commands
- Allow to use \\$ to input \$
- Save current URI in $VIMB_URI for spawned shell commands
- Save xid and pid in the environment $VIMB_XID and $VIMB_PID
- Added some automated test to check vimb
- Allow shortcut parameters to contain spaces

Fixes:
- Switch back to normal mode if inputbox is cleared like vim
- Cleaned up the code, remove unneeded macros
- Use central expansion logic for the ex commands as well as the download
  processing
- Don't tuch history file if history size is 0
- Check second key for z{x} that caused ever zx with x not in "ziI" to zoom
  out
- Changed the default user agent to more common format that allows to use google


To generate a diff of this commit:
cvs -z3 rdiff -u -r1.8 -r1.9 wip/vimb/distinfo
cvs -z3 rdiff -u -r1.9 -r1.10 wip/vimb/Makefile

To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/vimb/distinfo?r1=1.8&r2=1.9
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/vimb/Makefile?r1=1.9&r2=1.10

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

------------------------------------------------------------------------------
Open source business process management suite built on Java and Eclipse
Turn processes into business applications with Bonita BPM Community Edition
Quickly connect people, data, and systems into organized workflows
Winner of BOSSIE, CODIE, OW2 and Gartner awards
http://p.sf.net/sfu/Bonitasoft
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs


Home | Main Index | Thread Index | Old Index