diff options
| author | Fuwn <[email protected]> | 2021-07-24 10:29:50 +0000 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2021-07-24 10:29:50 +0000 |
| commit | 34c152f925db1c22b6f9aa660dcbec4d363e2ece (patch) | |
| tree | 4b01e25f6894b31a257e75ef6db988315addb3ea /src/server_dev | |
| parent | feat(whirl_prompt): whirl mode in fetch builtin (diff) | |
| download | whirl-34c152f925db1c22b6f9aa660dcbec4d363e2ece.tar.xz whirl-34c152f925db1c22b6f9aa660dcbec4d363e2ece.zip | |
fix(whirl_prompt): register single char input as null
When entering inputs with a single character, the input would not
register as a null command so no "command not found" error would be
produced. Now it will produce the error.
In the future, it would be smart to replace this mechanism with an
iterator over a commands list.
Diffstat (limited to 'src/server_dev')
0 files changed, 0 insertions, 0 deletions