istoph / editor

The chr terminal editor is inspired by the turbo pascal editor using Turbo Vision from the year 1997. For the keyboard shortcut he should be similar gedit, to facilitate the transition from desktop to console editor.
Boost Software License 1.0
36 stars 3 forks source link

Selecting text and trying to override with a capital S results in adding a capital S instead #7

Closed bziemons closed 1 year ago

bziemons commented 1 year ago

Screencast showing the issue:

https://user-images.githubusercontent.com/1096713/222402118-9c13c063-b3de-4c73-8f22-114d8192f4cf.mp4

bziemons commented 1 year ago

Fixed in most recent commit(s) of termpaint, tuiwidgets and the editor.

textshell commented 1 year ago

I think this was one of the problems fixed by d0753f98.