Commit History

Author SHA1 Message Date
  Ingo Albrecht 1e3141027f New function clish_view_remove_command 7 years ago
  Ingo Albrecht 433d8bd008 New function clish_view_insert_command 7 years ago
  Ingo Albrecht 8d3907da97 Fix a warning in lua plugin 3 years ago
  Ingo Albrecht 1ab0516420 Add lua to travis config 3 years ago
  Serj Kalichev 76f6b864d9 Tri-state boolean tri_t type 3 years ago
  Ingo Albrecht 37ef7b18af Added travis config 3 years ago
  Ingo Albrecht ad3632fbc9 Added editorconfig 7 years ago
  Serj Kalichev ee969170b5 build: Fix warnings about version-info for binaries 3 years ago
  Ingo Albrecht faf30570e6 Allow re-setting of ptype pattern 7 years ago
  Ingo Albrecht b042fbad73 Fix implementation of clish_command_choose_longest 3 years ago
  Ingo Albrecht 013be87035 Track the parent view of namespaces 3 years ago
  Ingo Albrecht c74e823f94 New function clish_pargv_find_value 3 years ago
  Serj Kalichev ffeaa498df Remove clish_shell_find_view() from private.h due to it's public now 3 years ago
  Ingo Albrecht 233410ef9b Made clish_shell_find_view public 7 years ago
  Serj Kalichev 9985faab0d Some changes for previous patch to make functions more clean and simple 3 years ago
  Ingo Albrecht 90b2ec1323 Generalized the clish_view_restore_e enum 7 years ago
  Ingo Albrecht 885bed9290 Unify and export enum conversion in ptype 3 years ago
  Ingo Albrecht 429a5aae03 Fix re-setting of ptype range 7 years ago
  Ingo Albrecht 7350a1625f Removed dead method clish_command_help 3 years ago
  Ingo Albrecht 741e3176b9 Remove non-existent functions 3 years ago
  Ingo Albrecht f63f16d5a8 Made CLISH_PATH accept colon as a separator 7 years ago
  Ingo Albrecht 7b07b05855 Missing getters in ptype 3 years ago
  Ingo Albrecht 86ffb766dd Fix dump method for shell 3 years ago
  Ingo Albrecht 0e4cce9982 Fix namespace dump 3 years ago
  Ingo Albrecht 9762de023a Fix action dump 3 years ago
  Ingo Albrecht 9ef1f6e2ee Fix a typo in legacy feature handling 3 years ago
  Ingo Albrecht befacd2cec Fixed use of return in void function 7 years ago
  Serj Kalichev 7bd2184ba6 Fix clish_print_var() debug function 3 years ago
  Serj Kalichev 9c8f1b8b69 Don't show help on PgUp and PgDown 3 years ago
  Serj Kalichev d7bf6375ff Return ? as a help key. Use INS to insert question symbol itself 3 years ago