/[svn]
ViewVC logotype

Revision 2528


Jump to revision: Previous Next
Author: schoenebeck
Date: Mon Mar 3 12:02:40 2014 UTC (10 years, 1 month ago)
Changed paths: 7
Log Message:
* LSCP shell: in case of multiple possibilities or non-terminal symbols,
  show them right to the current command line immediately while typing
  (no double tab required for this feature, as it would be the case in
  other shells)
* LSCP shell: fixed sluggish behavior when doing tab auto complete
* LSCP shell: fixed conflicting behavior between keyboard input and
  LSCP server evaluation result, that caused an inconsistent screen
  output (keybord input is now never printed directly on screen, only
  the result returned from LSCP server)


Changed paths

Path Details
Directorylinuxsampler/trunk/src/network/lscp.h modified , text changed
Directorylinuxsampler/trunk/src/network/lscp.y modified , text changed
Directorylinuxsampler/trunk/src/network/lscpserver.cpp modified , text changed
Directorylinuxsampler/trunk/src/shell/Makefile.am modified , text changed
Directorylinuxsampler/trunk/src/shell/TerminalPrinter.cpp added
Directorylinuxsampler/trunk/src/shell/TerminalPrinter.h added
Directorylinuxsampler/trunk/src/shell/lscp.cpp modified , text changed

  ViewVC Help
Powered by ViewVC