On Sat, Jun 8, 2024 at 11:08 AM Shane-XB-Qian <vim-dev-git...@256bit.org> wrote:
> what other window in the middle you were trying to say? > did you manually opened var/asm window? > No. I am not using the var/asm windows. I use the following termdebug option to set the window width: let g:termdebug_config = {} let g:termdebug_config['wide'] = 164 With the above setting, when I run the ":Termdebug ./vim" command from the Vim src directory, I used to get a window layout with two vertically split windows. The left window is horizontally split into two windows with GDB in the top window and Vim in the bottom window. The vertically split right window contains the source. After this patch, now I get three vertically split windows. GDB in the leftmost window, Vim in the middle window and the source in the rightmost window. - Yegappan if yes, you still also can move that window to bottom or somewhere by > manually too. > // if say so, otherwise I did not know but wish you keep to review this > vim9 convert of termdebug if not revert this vim9 convert. > > -- -- You received this message from the "vim_dev" 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_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to vim_dev+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/vim_dev/CAAW7x7m_sZG-sqUC8dK0Kh-PpO_t5RvbrOzVTX3aM7CO-m%2BAhA%40mail.gmail.com.