Giter Club home page Giter Club logo

Comments (5)

sillybun avatar sillybun commented on August 20, 2024

What's your operating system? I'm confused that REPLDebugInfo cannot display the operating system correctly.
And Current Type: YTREPL what's that?

from vim-repl.

sillybun avatar sillybun commented on August 20, 2024

It seems that your vim doesn't have +terminal support.

from vim-repl.

d-ryzhykau avatar d-ryzhykau commented on August 20, 2024
$ lsb_release -a
No LSB modules are available.
Distributor ID:	Ubuntu
Description:	Ubuntu 16.04.6 LTS
Release:	16.04
Codename:	xenial

:REPLDebugInfo on an empty buffer:

VIM-REPL, last update: 2019.8.23                                                                             
Operation System: Linux
Support python3: 1
Support python: 1
has +terminal: 0
has +timers: 1
3.7.3 (default, Jun 10 2019, 19:10:47)
[GCC 5.4.0 20160609]
REPL program:
{'vim': 'vim -e', 'perl': '/home/dzmitry/.vim/bundle/vim-repl/ftplugin/perl/psh', 'default': 'bash', 'python': 'python'
}
REPL exit commands:
{'vim': 'q', 'zsh': 'exit', 'ptpython': 'quit()', 'lua': 'os.exit()', 'default': 'exit', 'bash': 'exit', 'R': 'q()', 'p
ython': 'quit()', 'ipython': 'quit()'}
Current File Type:
Current Type: bash
Current Exit Commands: exit
Press ENTER or type command 

I'm using neovim:

$ vim --version
NVIM v0.3.8
Build type: Release
LuaJIT 2.0.4
Compilation: /usr/bin/x86_64-linux-gnu-gcc -g -O2 -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=1 -DDISABLE_LOG -Wdate-time -D_FORTIFY_SOURCE=1 -Wconversion -O2 -DNDEBUG -DMIN_LOG_LEVEL=3 -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -Wno-array-bounds -DINCLUDE_GENERATED_DECLARATIONS -D_GNU_SOURCE -DNVIM_UNIBI_HAS_VAR_FROM -I/build/neovim-4YEfmh/neovim-0.3.8/build/config -I/build/neovim-4YEfmh/neovim-0.3.8/src -I/usr/include -I/build/neovim-4YEfmh/neovim-0.3.8/build/src/nvim/auto -I/build/neovim-4YEfmh/neovim-0.3.8/build/include
Compiled by [email protected]

Features: +acl +iconv -jemalloc +tui 
See ":help feature-compile"

   system vimrc file: "$VIM/sysinit.vim"
  fall-back for $VIM: "/usr/share/nvim"

Run :checkhealth for more info

from vim-repl.

sillybun avatar sillybun commented on August 20, 2024

I'm sorry that this plugin doesn't work on neovim now. It only supports vim >= 8.1 with +terminal and +jobs and +timer support.

from vim-repl.

d-ryzhykau avatar d-ryzhykau commented on August 20, 2024

No problem. Thanks for looking into my issue!

from vim-repl.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.