← Back to team overview

zorba-coders team mailing list archive

[Bug 901173] Re: Debugger: Interactive Console Input

 

A basic version should be fixed in r10590.

** Changed in: zorba
       Status: New => Fix Committed

** Changed in: zorba
    Milestone: None => 2.2

** Branch linked: lp:~zorba-coders/zorba/debugger_client

-- 
You received this bug notification because you are a member of Zorba
Coders, which is the registrant for Zorba.
https://bugs.launchpad.net/bugs/901173

Title:
  Debugger: Interactive Console Input

Status in Zorba - The XQuery Processor:
  Fix Committed

Bug description:
  Currently, the cmd debugger input is not interactive. E.g. there is no
  possibility to get used commands by clicking the up key, code
  completion doesn't work, and it is even not possible to move the
  cursor with the left and right arrow to correct a typo in between.

  Information about these features can be found in the following to stackoverflow entries:
  http://stackoverflow.com/questions/6350028/up-arrow-based-command-history-in-console-input-c
  http://stackoverflow.com/questions/4677561/cross-platform-interactive-text-based-interface-with-command-completion

  I know, these features are not strait forward to implement. And it is
  not super important. But most of the consoles support them and they
  are really helpful!

To manage notifications about this bug go to:
https://bugs.launchpad.net/zorba/+bug/901173/+subscriptions


Follow ups

References