waveterm/wavesrv/pkg/cmdrunner
Evan Simkowitz 13f4203437
Autocomplete using the Newton parser (#599)
I've reworked the autocomplete parser to more closely match Newton, the
Fig-compatible parser I prototyped earlier this year. I was able to move
a lot faster by reusing patterns that inshellisense proved out, such as
for templates and generators.

I also support some features that inshellisense doesn't, like proper
combining of Posix-compatible flags, handling of option argument
separators, and handling of cursors in insertValues.
2024-05-28 17:17:29 -07:00
..
cmdrunner.go Autocomplete using the Newton parser (#599) 2024-05-28 17:17:29 -07:00
linux-decls.txt move to wavesrv directory to prepare for merge to waveterm 2023-10-16 13:19:34 -07:00
resolver.go Rename Waveshell First Pass (#632) 2024-05-02 14:16:00 -07:00
shparse_test.go add special case for conda activate/deactivate as well to rtnstate detection 2023-12-18 15:07:13 -08:00
shparse.go Sudo Caching (#573) 2024-04-16 16:58:17 -07:00
termopts.go Restart command (#253) 2024-01-26 16:25:21 -08:00
updatetypes.go Move bookmarks, history, playbook, and telemetry code out of sstore (#493) 2024-03-25 20:20:52 -07:00