1
0
mirror of https://github.com/janet-lang/janet synced 2024-06-25 06:33:16 +00:00
janet/src/boot
Calvin Rose da70807292 Make autocompletion more zsh like
Also add a few ctrl sequences from readline, and
ignore unknown ctrl sequences.

Address #264

Adds Ctrl-n, Ctrl-p, and Ctrl-w
Ignores unknown ctrl sequences
No alt-* sequences yet.
2020-01-19 10:38:35 -06:00
..
array_test.c Update Copyright 2020. 2020-01-12 10:50:37 -06:00
boot.c Update Copyright 2020. 2020-01-12 10:50:37 -06:00
boot.janet Make autocompletion more zsh like 2020-01-19 10:38:35 -06:00
buffer_test.c Update Copyright 2020. 2020-01-12 10:50:37 -06:00
number_test.c Update Copyright 2020. 2020-01-12 10:50:37 -06:00
system_test.c Update Copyright 2020. 2020-01-12 10:50:37 -06:00
table_test.c Update Copyright 2020. 2020-01-12 10:50:37 -06:00
tests.h Begin work on new memory layout for all objects and GC. 2019-02-21 11:22:29 -05:00