Issues.00612 - lordmundi/wikidoctest GitHub Wiki

00612: tkcon command console up arrow for history no longer works

« 00611 | Issues | 00613 »

Summary: tkcon command console up arrow for history no longer works

Created: 2017–05–18 10:30

Status: Released

Category: Bug

From: frankie

Version: 2.4

Released_In: 2.4.1

Description:

it is super useful to hit up in the console to get to the previous commands. This is broken for some reason in v2.4


Comments


« 00611 | Issues | 00613 »

Associated Commits

| commit | 2b127ac7c1eec3056a2e23b3fe05a5e62fa53a68 link5 | || | Author: | Alex Lin | | Date: | Mon May 22 10:05:39 2017 -0500 | | Message: | [@Issue 00612: tkcon command console up arrow for history no longer works Issue 00613: tkcon command console has error on mouse over of err msgs Upgraded to the latest version of tkcon. This fixes the 2 issues above. Made the same changes to tkcon that were in the previous version. @] |

Affected Files:

gui/tkcon.tcl | 440 +++++++++++++++++++++++++++++++++++±---------------------
 1 file changed, 275 insertions(+), 165 deletions(-)

| commit | f30241d3ce929d3117d50883349b355d97dc42b2 link6 | || | Author: | Alex Lin | | Date: | Mon May 22 10:03:19 2017 -0500 | | Message: | [@Issue 00612: tkcon command console up arrow for history no longer works Issue 00613: tkcon command console has error on mouse over of err msgs Upgraded to the latest version of tkcon. This fixes the 2 issues above. Made the same changes to tkcon that were in the previous version. @] |

Affected Files:

gui/tkcon.tcl | 1246 ++++++++++++++++++++++++++++++++++++±-------------------
 1 file changed, 820 insertions(+), 426 deletions(-)