7 Commits

Author SHA1 Message Date
73ac4dd3f6 Add alternate array index style, with setting 2024-10-07 00:58:34 +02:00
ab399f77e9 Bugfix message styling, save tailLine setting 2024-10-03 18:05:34 +02:00
19ba6a9bee Improve tail line, fix edit box
* Edit box now supports the usual keys; left/right plus home/end, and does
  the appropriate scrolling.
* Tail line is now a top bar.
* Added option to toggle tail bar, but not bound to any key.
2024-10-03 17:57:41 +02:00
ddfefa124b Allow left/right for collapse, more hotkeys
* Use 'b' to toggle fold icon before/after key
* Use 'g' to toggle indentation guide lines
* Cosmetic fixes
2024-10-03 15:29:56 +02:00
be63775334 Add compact mode, toggle with 'c' 2024-10-02 02:14:36 +02:00
89d0e2ca0e Refactor namespace, context sensitive info bar 2024-10-02 01:15:22 +02:00
f23c378020 Add messagebox, bugfixes 2024-10-02 00:53:11 +02:00