mskyaxl / wsl-terminal

Terminal emulator for Windows Subsystem for Linux (WSL)
MIT License
3.12k stars 160 forks source link

installation instruction issue #193

Open pinggit opened 3 years ago

pinggit commented 3 years ago

can you help to explain these?

Run tools/1-add-open-wsl-terminal-here-menu.js (help) to add a Open wsl-terminal Here context menu to explorer.exe (Run tools/1-remove-open-wsl-terminal-here-menu.js to remove it). If you are using Total Commander, Use wsl-terminal with Total Commander may help you.

run-wsl-file.exe can run any .sh (or any others like .py .pl) script files in wsl-terminal, support Open With context menu in explorer.exe.

vim.exe can open any files with vim (in wsl-terminal), support Open With context menu in explorer.exe. vim.exe can be renamed to emacs.exe nvim.exe nano.exe ... to open files in emacs nvim nano ....
pinggit commented 3 years ago

run-wsl-file.exe can run any .sh (or any others like .py .pl) script files in wsl-terminal,

so I think in cmd.exe console, I can type: run-wsl-file.exe myfile.sh , to run a script myfile.sh in my wsl. right?

support Open With context menu in explorer.exe.

I don't see this, how do I active this?