Ingo Albrecht
|
ad3632fbc9
Added editorconfig
|
8 years ago |
Serj Kalichev
|
ee969170b5
build: Fix warnings about version-info for binaries
|
4 years ago |
Ingo Albrecht
|
faf30570e6
Allow re-setting of ptype pattern
|
8 years ago |
Ingo Albrecht
|
b042fbad73
Fix implementation of clish_command_choose_longest
|
4 years ago |
Ingo Albrecht
|
013be87035
Track the parent view of namespaces
|
4 years ago |
Ingo Albrecht
|
c74e823f94
New function clish_pargv_find_value
|
4 years ago |
Serj Kalichev
|
ffeaa498df
Remove clish_shell_find_view() from private.h due to it's public now
|
4 years ago |
Ingo Albrecht
|
233410ef9b
Made clish_shell_find_view public
|
8 years ago |
Serj Kalichev
|
9985faab0d
Some changes for previous patch to make functions more clean and simple
|
4 years ago |
Ingo Albrecht
|
90b2ec1323
Generalized the clish_view_restore_e enum
|
8 years ago |
Ingo Albrecht
|
885bed9290
Unify and export enum conversion in ptype
|
4 years ago |
Ingo Albrecht
|
429a5aae03
Fix re-setting of ptype range
|
8 years ago |
Ingo Albrecht
|
7350a1625f
Removed dead method clish_command_help
|
4 years ago |
Ingo Albrecht
|
741e3176b9
Remove non-existent functions
|
4 years ago |
Ingo Albrecht
|
f63f16d5a8
Made CLISH_PATH accept colon as a separator
|
8 years ago |
Ingo Albrecht
|
7b07b05855
Missing getters in ptype
|
4 years ago |
Ingo Albrecht
|
86ffb766dd
Fix dump method for shell
|
4 years ago |
Ingo Albrecht
|
0e4cce9982
Fix namespace dump
|
4 years ago |
Ingo Albrecht
|
9762de023a
Fix action dump
|
4 years ago |
Ingo Albrecht
|
9ef1f6e2ee
Fix a typo in legacy feature handling
|
4 years ago |
Ingo Albrecht
|
befacd2cec
Fixed use of return in void function
|
8 years ago |
Serj Kalichev
|
7bd2184ba6
Fix clish_print_var() debug function
|
4 years ago |
Serj Kalichev
|
9c8f1b8b69
Don't show help on PgUp and PgDown
|
4 years ago |
Serj Kalichev
|
d7bf6375ff
Return ? as a help key. Use INS to insert question symbol itself
|
4 years ago |
Serj Kalichev
|
231bf0732c
Use INS, PGUP etc for help
|
4 years ago |
Serj Kalichev
|
feeaab2760
Use Ctrl+? for help but not Shift+?
|
4 years ago |
Serj Kalichev
|
482ddff88d
clish_plugin: Add two debug syms clish_print_script(), clish_print_var()
|
4 years ago |
Serj Kalichev
|
48b8d2e49e
Fix escaping within alt quotes
|
4 years ago |
Serj Kalichev
|
d710c0df5e
Add alternative quotation by multi ` symbols
|
4 years ago |
Serj Kalichev
|
b19c902842
Machine oriented protocol
|
4 years ago |