wunditta

Results 4 issues of wunditta

With multiple panes open, and having the same file open in multiple panes, there is still just one history stored, which is always applied to the first (left most) pane....

On some boards (e.g. ATmega like Uno) "int" is only 2 bytes and thus is capped unsigned at only roughly 65000. As mUpdateInterval holds milliseconds this more or less means...

It seems as if the SHIFT modifier is not honored with cursor keystrokes "cursor up/down/left/right". I also tested directly sending `MIDI2LR.SERVER:send('SendKey 4 cursor down\n')` which should select an entire row...

Bug

The code folding seems flawed. When folding e.g. level 4 I would expect to collapse all text of level 4 headings (i.e. all h5 and below headings are hidden), but...

bug