Commit History

Author SHA1 Message Date
  Ivan Arkhipov 287e8330e1 Fixed terminal attributes restoring on exit 3 years ago
  Ivan Arkhipov 67922195d6 Debug build without terminal raw-mode 4 years ago
  Ivan Arkhipov b8792c7176 CMake minimal version update 4 years ago
  Ivan Arkhipov 84511f50c1 Hotfix (terminal attributes reset on shutdown) 4 years ago
  Ivan Arkhipov 790a4eb25d Added pipes functionality 4 years ago
  Ivan Arkhipov adb96532b6 Added environment vars substitution support 4 years ago
  Ivan Arkhipov 67482a59ad Major memory management improvements (esh_deinit impl) 4 years ago
  Ivan Arkhipov ddab14219b Minor memory management improvements (in esh_main_loop & esh_history) 4 years ago
  Ivan Arkhipov 2d197b91a0 Finished initial command execution functions (NEED IMPL MEMORY CLEAN-UP!!!) 4 years ago
  Ivan Arkhipov a8e6e871d3 Misc functions to work with tokens and delimiters 4 years ago
  Ivan Arkhipov 09820c6b94 Added some constants needed for tokenizing 4 years ago
  Ivan Arkhipov 22f9333948 dump 23.05 4 years ago
  Ivan Arkhipov 7b8f8d0cb4 Completed history in-shell switching 4 years ago
  Ivan Arkhipov ea4e93d670 Begin impl of operations history support 4 years ago
  Ivan Arkhipov ae00d1163b Completed intelligent in-command navigate and keyboard handlers 4 years ago
  Ivan Arkhipov 160c04969f Simple shell reading loop performed 4 years ago
  Ivan Arkhipov 925972be8d Added shell parameter "max_single_command_length" 4 years ago
  Ivan Arkhipov 23d8d44f2c Added configuration file reading impl 4 years ago
  Ivan Arkhipov 7f42ad0265 Basic architecture impl, initialisation process full impl 4 years ago
  Ivan Arkhipov af5942ded0 Added shell architecture description 4 years ago