Re: [Cgdb-devel] Patch: Additional vim-prompt commands/short-cuts.
Brought to you by:
bobbybrasko,
crouchingturbo
From: Bob R. <bob...@co...> - 2008-05-28 13:28:52
|
On Sat, May 17, 2008 at 08:59:30PM +0300, Gilboa Davara wrote: > > On Sat, 2008-05-17 at 06:57 -0400, Bob Rossi wrote: > > On Sat, May 17, 2008 at 06:41:12AM +0300, Gilboa Davara wrote: > > > P.S. any idea when the next minor/major release is planned. > > > I rather not push an svn version as a Fedora/RHEL update. > > > > I would like to do one very soon. There are a couple of bug fixes that > > should get released. Perhaps in early June. It'll just be a minor > > release however. > > > > Thanks, > > Bob Rossi > > OK. Thanks for the update. Hi Gilboa, Sorry for the delay, I committed your patch. Also, if you build from svn trunk, and use this command, :map :k<CR> <ESC>iset<space>confirm<space>no<CR>kill<CR>set<space>confirm<space>yes<CR><ESC> you should be able to get the kill functionality that you want. Please let me know if this works for you. Are there any other changes that you wanted to get in before the next release? Thanks, Bob Rossi |