summaryrefslogtreecommitdiff
path: root/src/widgets/sheetview/mod.rs
Commit message (Expand)AuthorAge
* code cleanupNathan Reiner2024-08-10
* use unsafe blocks instead of mutexesNathan Reiner2024-08-10
* add keymap for view and globalNathan Reiner2024-08-03
* change 'viewsheet' bindings to 'view'Nathan Reiner2024-08-02
* add bartheme and barstate to sheetviewNathan Reiner2024-08-02
* do some clippy cleanupsNathan Reiner2024-08-02
* sheetview add background theme parameterNathan Reiner2024-08-02
* implement new lua interfaceNathan Reiner2024-08-02
* add state which is shared with the lua environmentNathan Reiner2024-08-02
* minor cleanupNathan Reiner2024-08-01
* add insert promptNathan Reiner2024-08-01
* use EvalTo for all sheetview config valuesNathan Reiner2024-08-01
* fix cell typingNathan Reiner2024-08-01
* fix command cancel renderingNathan Reiner2024-08-01
* add evalstoNathan Reiner2024-08-01
* add statusbar widgetNathan Reiner2024-07-28
* add neosheetrc supportNathan Reiner2024-07-26