pudb.vim
pudb.vim copied to clipboard
Cannot access external terminal
The plugin works great, but there is one feature that I cannot seem to get to work.
CTRL-X focuses the internal command line, which is great. But "?" should show me the external terminal with all of the stdout values etc, but instead it redirects the focus to the internal terminal. I have no way (that I can tell) of accessing the external terminal.
Is it possible to access the external terminal?
That is a great question. My gut tells me you'll have to remap the neovim bind, but I'll look at this.