waveterm/wavesrv/pkg/sstore
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
..
dbops.go Rename Waveshell First Pass (#632) 2024-05-02 14:16:00 -07:00
fileops.go Break model update code out of sstore (#290) 2024-02-15 16:45:47 -08:00
map.go add license notice (#37) 2023-10-16 21:31:13 -07:00
memops.go code to restore indicator state on refresh (#260) 2024-01-29 23:51:01 -08:00
migrate.go blockstore integration (#650) 2024-05-06 10:24:34 -07:00
quick.go add license notice (#37) 2023-10-16 21:31:13 -07:00
sstore_migrate.go zsh support (#227) 2024-01-16 16:11:04 -08:00
sstore.go Autocomplete using the Newton parser (#599) 2024-05-28 17:17:29 -07:00
updatetypes.go Simplified terminal theming (#570) 2024-04-23 23:22:35 -07:00