Jakub Žádník
|
c893cc1485
|
Add config to NuCompleter (#4538)
|
2022-02-18 13:54:13 -05:00 |
|
JT
|
f3d3e819fb
|
Fix main in scripts with captures (#4468)
* Fix main in scripts with captures
* Remove old comments
|
2022-02-14 10:53:48 -05:00 |
|
Darren Schroeder
|
0e5f4d88c5
|
turn down the volume a little bit (#4412)
|
2022-02-10 15:22:39 -06:00 |
|
Darren Schroeder
|
f275644e13
|
add --perf cli param (#4391)
* add `--perf` cli param
* clippy
* fixed 2 `cp` tests on windows
|
2022-02-09 16:08:16 -06:00 |
|
JT
|
522a53af68
|
Add support for quick completions (#927)
|
2022-02-04 10:30:21 -05:00 |
|
Stefan Holderbach
|
bfb9822475
|
Accomodate reedline#270 (#863)
Rename `ContextMenu` to `CompletionMenu`
Supply the completer directly to the line editor
|
2022-01-28 05:44:35 +11:00 |
|
Fernando Herrera
|
267ff4b0cf
|
using menu trait (#861)
|
2022-01-27 07:53:23 +00:00 |
|
JT
|
83ec374995
|
Add -c flag and others to cmdline args (#853)
* Add -c flag and others to cmdline args
* finish a little bit of cleanup
* Oops, forgot file
|
2022-01-26 12:26:43 -05:00 |
|
Fernando Herrera
|
69954a362d
|
history-menu (#846)
|
2022-01-25 09:39:22 +00:00 |
|
Darren Schroeder
|
2df37d6ec2
|
seed cmd_duration_ms (#798)
* seed cmd_duration_ms
* tweak
|
2022-01-21 13:50:44 -06:00 |
|
JT
|
f44954da68
|
Add CMD_DURATION_MS (#794)
|
2022-01-22 01:53:49 +11:00 |
|
JT
|
724cfaa890
|
Bump reedline (#785)
|
2022-01-20 13:57:47 -05:00 |
|
Fernando Herrera
|
6514a30b5d
|
general keybindings (#775)
* general keybindings
* get value function
* check error for keybinding
* cmd and send for keybingins
* better error message
|
2022-01-19 07:28:08 -06:00 |
|
Fernando Herrera
|
ff9d88887b
|
simple event keybinding (#773)
|
2022-01-18 19:32:45 +00:00 |
|
Fernando Herrera
|
20eb348896
|
simple keybinding parsing (#768)
|
2022-01-18 08:48:28 +00:00 |
|