metakirby5 / codi.vim

:notebook_with_decorative_cover: The interactive scratchpad for hackers.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Neovim , windows with script.exe (Cygwin) bug .

upgradeQ opened this issue · comments

Issue description

  • Neovim evaluates only one line like in this issue
  • Expected results - fully functional codi.vim instance
  • Actual results - Codi evaluates only one line .
  • Exact steps to reproduce the issue, starting with the command used to open:
    nevim-qt -> :e codi_screen_cast.py -> :Codi
  • Any relevant screenshots
screenshot with one line

one_line_only

screenshot with python version

python_from_path

Environment

  • Windows 7
  • script from util-linux 2.25.2
    ✌️

Isn't codi not supported for Windows yet? How did you get it to work?

Should be working with #158 now, please give it a try!

cc @Jacesheck