Thursday, February 27, 2025

Re: question about :term

hey this works -- thanx Enno!

On Thu, Feb 27, 2025 at 2:32 PM Enno <enno.nagel@gmail.com> wrote:
Good evening,

I am indeed unsure what the exact problem is, but it seems something like `nnoremap <silent> Q :<c-u>buffer #<bar>bdelete #<CR>` to keep the current buffer's window open might help; 
that's a recurrent demand that has been addressed by many plug-ins such as https://github.com/mhinz/vim-sayonara

   Enno

Le mercredi 26 février 2025 à 23:37:35 UTC+1, tooth pik a écrit :
when i have an edit session open in gvim, then start a :term inside that window, start a script running in the :term, then toggle back to the edit portion of the window to continue editing -- if in that edit session i edit another module i can't figure out how to quit the secondary edit without closing the whole edit window -- i tried :q, :bd, and they both end all editing and leave me with a whole window of :term

how can i quit that secondary edit and return to the first one?

sorry if i've explained this poorly

--
--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/vim_use/3bf77651-78fc-4b32-ae7a-566d18fef5d4n%40googlegroups.com.

--
--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/vim_use/CALfSX1z%3Dz%3DPzQ%3DhLLA%3DQNQHmm3ArZAz6ey662g_9N%2BravwF-Sw%40mail.gmail.com.

No comments: