Commit 6c8de6a
committed
Server(feat[command_prompt]): fill missing flag gaps
why: command-prompt has useful flags for single-key mode, keystroke callbacks,
and prompt type selection that were not exposed.
what:
- Add one_key (-1), key_only (-k), on_input_change (-i), no_execute (-N),
prompt_type (-T) parameters to command_prompt()1 parent b28db9a commit 6c8de6a
1 file changed
Lines changed: 31 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
893 | 893 | | |
894 | 894 | | |
895 | 895 | | |
| 896 | + | |
| 897 | + | |
| 898 | + | |
| 899 | + | |
| 900 | + | |
896 | 901 | | |
897 | 902 | | |
898 | 903 | | |
| |||
911 | 916 | | |
912 | 917 | | |
913 | 918 | | |
| 919 | + | |
| 920 | + | |
| 921 | + | |
| 922 | + | |
| 923 | + | |
| 924 | + | |
| 925 | + | |
| 926 | + | |
| 927 | + | |
| 928 | + | |
| 929 | + | |
914 | 930 | | |
915 | 931 | | |
916 | 932 | | |
| |||
926 | 942 | | |
927 | 943 | | |
928 | 944 | | |
| 945 | + | |
| 946 | + | |
| 947 | + | |
| 948 | + | |
| 949 | + | |
| 950 | + | |
| 951 | + | |
| 952 | + | |
| 953 | + | |
| 954 | + | |
| 955 | + | |
| 956 | + | |
929 | 957 | | |
930 | 958 | | |
931 | 959 | | |
932 | 960 | | |
933 | 961 | | |
934 | 962 | | |
| 963 | + | |
| 964 | + | |
| 965 | + | |
935 | 966 | | |
936 | 967 | | |
937 | 968 | | |
| |||
0 commit comments