osen / vimux

A tmux clone for Windows

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How use powershell instead of cmd?

LinArcX opened this issue · comments

Is it possible to configure vimux to use powershell instead of cmd?

commented

Hi there,

Apologies for the delay. Yes, powershell can be used by editing the etc/_vimux.conf file

Just replace the following line:

terminal ++curwin

with:

terminal ++curwin powershell