summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* add keymap for view and globalNathan Reiner2024-08-03
|
* change 'viewsheet' bindings to 'view'Nathan Reiner2024-08-02
|
* fix editor deletion overflow issueNathan Reiner2024-08-02
|
* add editor theme and state lua bindingsNathan Reiner2024-08-02
|
* add editor themeNathan Reiner2024-08-02
|
* add tui-cursor handlingNathan Reiner2024-08-02
|
* fix view cursor boundryNathan Reiner2024-08-02
|
* remove unneeded `pub`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
|
* implement simple log viewNathan Reiner2024-07-25
|
* editor add scrollingNathan Reiner2024-07-25
|
* run prettifierNathan Reiner2024-07-25
|
* editor add syntax highlighting using treesitterNathan Reiner2024-07-25
|
* luaeditor add autoindentNathan Reiner2024-07-25
|
* only multithread if overhead is small enoughNathan Reiner2024-07-25
|
* use lua preludeNathan Reiner2024-07-25
|
* use call return schema on lua evaluationNathan Reiner2024-07-25
|
* first sketchNathan Reiner2024-07-25