Most likely this will not be feasible, but wsl2 supports graphical X11 apps, more or less, so maybe? alokedesaiSep 4, 2023 Maintainer I'm not positive if that would be feasible, but we do plan on building Warp for Windows once we've wrapped up building Linux (no concrete timeline just...
I want it to look good and feel fast for the things that matter most: interactive latency, rather than raw throughput I'm sick of terminal emulation mismatches that prevent basic things like italic/underline/true color attributes from working when eg: using remote tmux + mosh, so the multiple...
I want it to look good and feel fast for the things that matter most: interactive latency, rather than raw throughput I'm sick of terminal emulation mismatches that prevent basic things like italic/underline/true color attributes from working when eg: using remote tmux + mosh, so the multiple...
Run the following command in a terminal: wgcf status Verify Warp/Warp+ works Connect to the WireGuard profilegeneratedby this tool, then run: wgcf trace If you look at the last line, it should saywarp=onorwarp=plus, depending on whether you have Warp or Warp+ respectively. ...
cat <<EOF input on multiple lines EOF In Bash, redirect both standard output and standard error via:some-command >logfile 2>&1orsome-command &>logfile. Often, to ensure a command does not leave an open file handle to standard input, tying it to the terminal you are in, it is also ...
313 Commits .github .optic api_tests cloudflare cmd config openapi spec_format util wireguard .gitignore .goreleaser.yml .releaserc.json Dockerfile LICENSE README.md generate-api.sh go.mod go.sum main.go openapi-spec.json openapitools.json ...