Skip to content

Commit

Permalink
documenting control character input popup
Browse files Browse the repository at this point in the history
  • Loading branch information
Meinhard Ritscher committed Feb 9, 2017
1 parent a549c13 commit bedb0fc
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 2 additions & 0 deletions Changelog
@@ -1,3 +1,5 @@
0.50.0, tba , 2017
-Enable input of Crl characters using a popup or Ctrl+<x>
0.40.0, January 12, 2017
-First implementation of searching the output
-Linked line termination of displayed data
Expand Down
5 changes: 4 additions & 1 deletion README.md
Expand Up @@ -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.
Expand All @@ -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
Expand Down

0 comments on commit bedb0fc

Please sign in to comment.