| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | add editor keymap | Nathan Reiner | 2024-08-03 |
| | | |||
| * | add keymap for view and global | Nathan Reiner | 2024-08-03 |
| | | |||
| * | change 'viewsheet' bindings to 'view' | Nathan Reiner | 2024-08-02 |
| | | |||
| * | add tui-cursor handling | Nathan Reiner | 2024-08-02 |
| | | |||
| * | implement new lua interface | Nathan Reiner | 2024-08-02 |
| | | |||
| * | add state which is shared with the lua environment | Nathan Reiner | 2024-08-02 |
| | | |||
| * | minor cleanup | Nathan Reiner | 2024-08-01 |
| | | |||
| * | fix cell typing | Nathan Reiner | 2024-08-01 |
| | | |||
| * | add statusbar widget | Nathan Reiner | 2024-07-28 |
| | | |||
| * | add neosheetrc support | Nathan Reiner | 2024-07-26 |
| | | |||
| * | implement simple log view | Nathan Reiner | 2024-07-25 |
| | | |||
| * | editor add syntax highlighting using treesitter | Nathan Reiner | 2024-07-25 |
| | | |||
| * | only multithread if overhead is small enough | Nathan Reiner | 2024-07-25 |
| | | |||
| * | use call return schema on lua evaluation | Nathan Reiner | 2024-07-25 |
| | | |||
| * | first sketch | Nathan Reiner | 2024-07-25 |