JBakamovic/yavide

how to use it with gdb, keymap for no-gui

robgrzel opened this issue · 1 comments

hi!

could You write some steps how to make it work with gdb?

And what is keymap for yavide?
Im using it on Linux subsystem, I run it on vim.gtk3-py2, but would like to avoid gui.
If I run without display, then when pressing <ctrl+c>n, it wont work as with gui :(

I am not sure I understood you well, but:

  • there is no gdb support so you will have to debug using other available tools (i.e. command line gdb)
  • to run yavide, use one of the following: desktop icon/item from the classic start menu/system app launcher/command line

Using a terminal version of vim is not supported.