You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Go to file
Marvin Wendt 433854d6d2
Append newline to autocomplete input if it's missing (fixes #303) (#304)
* append newline to autocomplete input if it's missing

* always append newline

* Update complete.go

---------

Co-authored-by: Anton Medvedev <anton@medv.io>
2 months ago
.github Update warp logo 2 months ago
internal Append newline to autocomplete input if it's missing (fixes #303) (#304) 2 months ago
npm Release 34 2 months ago
path Allow jsonpath to start with [ char 8 months ago
scripts Update build.mjs 9 months ago
snap Release 34 2 months ago
testdata Fix test 3 months ago
.gitattributes Fix tests 9 months ago
Dockerfile Add docker 3 months ago
LICENSE Update LICENSE 9 months ago
README.md Update warp logo 2 months ago
RELEASE.md Split release workflow 3 months ago
go.mod Add fallback engine (#300) 2 months ago
go.sum Add fallback engine (#300) 2 months ago
help.go Add bash and zsh complete 3 months ago
keymap.go Add v to yank keys 3 months ago
main.go Fixes #302 2 months ago
main_test.go Add fallback engine (#300) 2 months ago
reduce.go Add list builtin 2 months ago
search.go Add fallback engine (#300) 2 months ago
utils.go Add fallback engine (#300) 2 months ago
version.go Add list builtin 2 months ago

README.md