BDisp
BDisp
Now the scrolling with selected text is working. 
The scroll jump always to the selected text cursor position, causing scrolling impossible to achieve. 
There is no way to avoid the console closing after user clicked the X icon or press Alt+F4. What I suggesting is always auto saving the changes to a temporary...
Is there any way to obtain the number of columns occupied by a `Rune `other than by the range of `Unicode `characters as currently done by the `ColumnWidth `method?
Fixes #2060 - The constructor that has the source parameter use now his own initialization and I replaced the wrong property `WantContinuousButtonPressed` by `WantMousePositionReports`. I also added a new combo...
Fixes #2061 - On a `MouseMoved` event at least a `ReportMousePosition` flag must be returned. The only action is only set the `pointMove` field to the correct value if needed....