Pascal Bleser
2014-01-03 14:24:16 +00:00
committed by Git OBS Bridge
parent de513a25d2
commit 93e3a91c39
4 changed files with 28 additions and 5 deletions

View File

@@ -1,3 +1,23 @@
-------------------------------------------------------------------
Fri Jan 03 14:17:20 UTC 2014 - pascal.bleser@opensuse.org
- update to 0.7.6:
- added interactive local filter
- added external editing of command-line content with 'vicmd'
- added integration with tmux
- added options to configure external commands for :apropos, :find, :grep
and :locate commands
- added desktop entry file (\*nix only) and updated application icon
- changes from 0.7.5:
- removed using of libtool in build process on *nix-like systems
- added parsing of escape codes for the preview pane and less-like view
- added expand() builtin function
- added macros that are expanded to register's content
- added dynamic loading of xlib
- added 'shortmess' option
- fixed for redrawing and searching in less-like mode
-------------------------------------------------------------------
Thu Oct 18 21:41:14 UTC 2012 - pascal.bleser@opensuse.org