On 2010-07-23 19:31, Serguei Jidkov wrote: > Thanks for making this great package!
You're welcome. :) > I guess the idea was to add buffer local Ex commands, but it doesn't > work. Once dired mode is entered, commands get overwritten globally. > ... Of course unsetting `vimpulse-wants-vi-keys-in-dired' "solves" > the problem, as does removing of the `add-to-list' expressions. But > maybe you will want to do something more creative about it. :) The creative thing would be to implement buffer-local Ex bindings. I don't have time for that right now (Viper's Ex code is rather messy, and in dire need of an overhaul), so I just removed the faulty bindings in commit [40689c970b]. -- Vegard _______________________________________________ implementations-list mailing list [email protected] https://lists.ourproject.org/cgi-bin/mailman/listinfo/implementations-list
