summaryrefslogtreecommitdiff
path: root/src/state
Commit message (Expand)AuthorAge
* add error type to iobufferNathan Reiner2024-12-07
* add default configNathan Reiner2024-12-07
* fix loader openNathan Reiner2024-08-10
* use unsafe blocks instead of mutexesNathan Reiner2024-08-10
* add global fileloader registryNathan Reiner2024-08-10
* change set_line api from table to stringNathan Reiner2024-08-08
* add shift modifier tagNathan Reiner2024-08-03
* add cursor shape handlingNathan Reiner2024-08-03
* add editor keymapNathan Reiner2024-08-03
* implement into_luamulti for cursor moveNathan Reiner2024-08-03
* 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
* 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
* implement new lua interfaceNathan Reiner2024-08-02
* add state which is shared with the lua environmentNathan Reiner2024-08-02