Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: [PATCH] 2 modules, zsh/db, zsh/gdbm, bug-fixes



On 26 czerwca 2017 at 00:52:32, Bart Schaefer (schaefer@xxxxxxxxxxxxxxxx) wrote:
> On Jun 25, 10:06am, Sebastian Gniazdowski wrote:
> }
> } As for folding, I attach Emacs screenshot, to show it really helps.
> } Learned the folds from reading NERDTree source (vim plugin), it was
> } huge, but had the folds and they helped.
>  
> Is this really more helpful than selective-display?
>  
> Ctrl-u 1 Ctrl-x $

Ok, I've removed folding. Added documentation. Small code change – use zfree() not zsfree() because sizes are known. Tested on 2 machines with Valgrind, on one other via normal V11 test.

Code and docs-patch is here:

https://github.com/zdharma/hacking-private/tree/master/2db

--  
Sebastian Gniazdowski
psprint /at/ zdharma.org



Messages sorted by: Reverse Date, Date, Thread, Author