mirror of
https://github.com/LazyVim/LazyVim.git
synced 2026-07-22 04:21:08 +00:00
## What is this PR for?
fix(util.terminal) recorrect the shellredir and shellpip options for
powershell.
<!-- Describe the big picture of your changes to communicate to the
maintainers
why we should accept this pull request. -->
## Does this PR fix an existing issue?
<!--
If this PR fixes any issues, please link to the issue here.
Fixes #<issue_number>
-->
## Checklist
- [ ] I've read the
[CONTRIBUTING](https://github.com/LazyVim/LazyVim/blob/main/CONTRIBUTING.md)
guidelines.
---------
Co-authored-by: Folke Lemaitre <folke.lemaitre@gmail.com>
|
||
|---|---|---|
| .. | ||
| cmp.lua | ||
| extras.lua | ||
| format.lua | ||
| init.lua | ||
| inject.lua | ||
| json.lua | ||
| lazygit.lua | ||
| lsp.lua | ||
| lualine.lua | ||
| mini.lua | ||
| news.lua | ||
| pick.lua | ||
| plugin.lua | ||
| root.lua | ||
| terminal.lua | ||
| toggle.lua | ||
| ui.lua | ||