neoterm icon indicating copy to clipboard operation
neoterm copied to clipboard

Doesn't work with wsl

Open eyalk11 opened this issue 4 years ago • 0 comments

Describe the bug I want to work with wsl term inside goneovim. When I start it, it briefly writes /bin/bash /s not found and exits the buffer (takes <1 sec).

To Reproduce Steps to reproduce the behavior:

  1. set shell=wsl.exe
  2. Opened a neoterm with :T ls

Versions (Issues without this information will take longer to be answered/solved):

  • OS: [e.g. macos/linux Ubuntu/etc] Windows

  • neoterm commit - latest

  • Add all the configuration you have for neoterm

  • Vim or Neovim

    • [ ] vim
    • [x ] neovim
  • Version [vim --version]

NVIM v0.6.0-dev+107-g3d1835967
Build type: RelWithDebInfo
LuaJIT 2.1.0-beta3
Compilation: C:/Program Files (x86)/Microsoft Visual Studio/2017/Enterprise/VC/Tools/MSVC/14.16.27023/bin/Hostx86/x64/cl.exe /DWIN32 /D_WINDOWS /W3 -DNVIM_TS_HAS_SET_MATCH_LIMIT /MD /Zi /O2 /Ob1 /DNDEBUG /W3 -D_CRT_SECURE_NO_WARNINGS -D_CRT_NONSTDC_NO_DEPRECATE -DWIN32 -D_WIN32_WINNT=0x0600 -DINCLUDE_GENERATED_DECLARATIONS -DNVIM_MSGPACK_HAS_FLOAT32 -DNVIM_UNIBI_HAS_VAR_FROM -DMIN_LOG_LEVEL=3 -ID:/a/neovim/neovim/build/config -ID:/a/neovim/neovim/src -ID:/a/neovim/neovim/nvim-deps/usr/include -ID:/a/neovim/neovim/build/src/nvim/auto -ID:/a/neovim/neovim/build/include
Compiled by runneradmin@fv-az152-436

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

   system vimrc file: "$VIM\sysinit.vim"
  fall-back for $VIM: "C:/Program Files/nvim/share/nvim"

eyalk11 avatar Aug 16 '21 00:08 eyalk11