Skip to content

Integrated PS console - follow up #56

@mikeTWC1984

Description

@mikeTWC1984

Did some clean up/overview and realize some old issues are still there

  1. Despite Change powershell.execute to run file in PSIC #52 powershell.execute command still doesn't work properly, file path is generated but is sent to a new terminal (not the integrated one) and closes immediately. Tested in both vim/nvim (latest) on a fresh Ubuntu container.

  2. evaluateSelection doesn't work in Vim (works fine in NeoVim). Getting this error:
    request error nvim_buf_get_mark buf_get_mark support current buffer only

  3. Integrated console doesn't work in Windows. gVim throws some error, but neovim just not loading it (using latest versions of both). I guess vim is not the best option for powershell stuff on windows anyway, so this is more like FYI, in case anybody is willing to research that.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions