From bedb0fcc8f9556754acd4f531707e8d9178daf2f Mon Sep 17 00:00:00 2001 From: Meinhard Ritscher Date: Thu, 9 Feb 2017 07:53:16 +0100 Subject: [PATCH] documenting control character input popup --- Changelog | 2 ++ README.md | 5 ++++- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/Changelog b/Changelog index 1d79acb..5685df9 100644 --- a/Changelog +++ b/Changelog @@ -1,3 +1,5 @@ +0.50.0, tba , 2017 +-Enable input of Crl characters using a popup or Ctrl+ 0.40.0, January 12, 2017 -First implementation of searching the output -Linked line termination of displayed data diff --git a/README.md b/README.md index f28b9f1..c55e6c8 100644 --- a/README.md +++ b/README.md @@ -77,7 +77,7 @@ Please check the [contribution guidelines](CONTRIBUTING.md). Ok, here comes the inevitable screenshot: -![](cutecom.png) +![Screenshots](cutecom.png) The control panel for adjusting the device settings slides out when pressing the Settings button. At the upper half, commands issued are accumulated. @@ -87,6 +87,9 @@ It will autoscroll to the end of the date sent from the connected device. Autoscolling will stop, once a certain section of the data is scrolled to. PageUp and PageDown are working for moving through the output view. +![Pressing Ctrl will open a widget allowing you to add control characters into the input field](ctr_characters.png) +Pressing Ctrl will open a widget allowing you to add control characters into the input field. + ## Previous versions: **_Previous version (uses Qt4):_** [cutecom-0.22.0.tar.gz,](http://cutecom.sourceforge.net/cutecom-0.22.0.tar.gz) , June 27th, 2009