Files
neovim/runtime/doc
Kwon-Young Choi 3a699a790c runtime/termdebug.vim #8364
* commit 36257d0f97b396467bef7a5937befd894fb23e31
Author: Kwon-Young Choi <kwon-young.choi@hotmail.fr>
Date:   Sat May 5 16:57:45 2018 +0200

    Port of the termdebug.vim plugin to neovim terminal feature.
    For neovim compatibility,
    The vim specific calls were replaced with neovim specific calls:
      term_start -> term_open
      term_sendkeys -> jobsend
      term_getline -> getbufline
      job_info && term_getjob -> using linux command ps to get the tty

    fix1: forgot to port EndDebug callback to neovim

    fix2: use nvim_get_chan_info to get pty of job
          remove the use of communication buffer by using jobstart instead
          of termopen

    fix3: get gdbbuf using nvim_get_chan_info

* cleaned up if has('nvim') to remove vim support.
added neovim floating window support for expression evaluation

* improvred documentation, cleaned up vim menu code, fixed bug when
floating window feature is not available
2019-05-16 11:21:05 +02:00
..
2019-05-12 13:04:48 +02:00
2018-10-29 09:55:07 +01:00
2019-04-08 03:42:21 +02:00
2019-04-08 03:42:21 +02:00
2019-04-08 03:42:21 +02:00
doc
2019-05-11 23:42:55 +02:00
doc
2019-05-11 23:42:55 +02:00
2019-04-08 03:42:21 +02:00
2019-04-08 03:42:21 +02:00
2019-05-05 14:05:25 +02:00
2019-02-21 00:06:26 +01:00
2018-10-29 09:55:07 +01:00
2018-10-29 09:32:29 +01:00
2018-10-29 10:01:44 +01:00
2018-10-29 09:55:07 +01:00
2019-01-26 20:38:14 +01:00
2018-10-29 09:55:07 +01:00
2018-10-29 09:55:07 +01:00
2018-10-29 09:55:07 +01:00
2019-03-26 19:55:33 +01:00
2019-01-26 20:38:14 +01:00
2018-10-29 09:55:07 +01:00
2018-08-25 15:25:49 +02:00
2018-08-25 15:25:49 +02:00
2019-03-26 22:56:09 +01:00
2018-10-29 09:55:07 +01:00
2019-04-08 03:42:21 +02:00
2018-10-29 09:55:07 +01:00
doc
2019-04-22 20:56:16 +02:00
2019-03-26 19:55:33 +01:00
2018-10-29 09:55:07 +01:00
2018-10-29 09:55:07 +01:00
2017-11-07 01:27:14 +01:00
doc
2018-11-05 22:45:48 +01:00
2018-10-29 09:55:07 +01:00
2018-10-29 09:55:07 +01:00
2018-10-29 09:55:07 +01:00
2018-10-29 09:55:07 +01:00
2015-08-15 15:25:30 -03:00
2018-10-29 09:55:07 +01:00
2018-10-29 10:01:44 +01:00
2019-04-08 03:42:21 +02:00
2018-10-30 00:02:22 +01:00
2019-03-26 19:55:33 +01:00
2018-10-29 09:55:07 +01:00
2018-10-29 09:55:07 +01:00
2018-11-05 22:45:48 +01:00
2018-10-29 09:55:07 +01:00
2019-04-27 16:19:40 +02:00
2018-10-29 10:01:44 +01:00
2019-01-26 20:38:14 +01:00
2018-10-29 09:55:07 +01:00
2018-10-29 10:01:44 +01:00
doc
2019-05-11 23:42:55 +02:00
2018-10-29 10:01:44 +01:00
2018-10-29 10:01:44 +01:00
2018-10-29 10:01:44 +01:00
2018-10-29 10:01:44 +01:00
2018-10-29 10:01:44 +01:00
2018-10-29 10:01:44 +01:00
2018-10-29 10:01:44 +01:00
2018-10-29 10:01:44 +01:00
2018-10-29 10:01:44 +01:00
2018-10-29 10:01:44 +01:00
2018-10-29 10:01:44 +01:00
2018-10-29 10:01:44 +01:00
2018-10-29 10:01:44 +01:00
2018-10-29 10:01:44 +01:00
2018-10-29 10:01:44 +01:00
2018-10-29 10:01:44 +01:00
2018-10-29 10:01:44 +01:00
2018-10-29 10:01:44 +01:00
2018-10-29 10:01:44 +01:00
2018-10-29 10:01:44 +01:00
2018-10-29 10:01:44 +01:00
2018-10-29 10:01:44 +01:00
2018-10-29 10:01:44 +01:00
2018-10-29 10:01:44 +01:00
2019-03-26 19:55:33 +01:00
2018-10-29 10:01:44 +01:00
2018-10-29 10:01:44 +01:00
2019-05-01 00:18:43 +02:00
2018-10-29 10:01:44 +01:00
2018-10-29 10:01:44 +01:00