summaryrefslogtreecommitdiff
path: root/src/app.rs
Commit message (Expand)AuthorAge
* change 'viewsheet' bindings to 'view'Nathan Reiner2024-08-02
* add tui-cursor handlingNathan 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
* fix cell typingNathan Reiner2024-08-01
* add statusbar widgetNathan Reiner2024-07-28
* add neosheetrc supportNathan Reiner2024-07-26
* implement simple log viewNathan Reiner2024-07-25
* editor add syntax highlighting using treesitterNathan Reiner2024-07-25
* only multithread if overhead is small enoughNathan Reiner2024-07-25
* use call return schema on lua evaluationNathan Reiner2024-07-25
* first sketchNathan Reiner2024-07-25