index
:
neosheet
master
Lua Based Spreadsheet Editor
Nathan Reiner <nathan@nathanreiner.xyz>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
widgets
Commit message (
Expand
)
Author
Age
*
use unsafe blocks instead of mutexes
Nathan Reiner
2024-08-10
*
add default return value to keymap
Nathan Reiner
2024-08-03
*
fix cursor rendering in editor
Nathan Reiner
2024-08-03
*
add cursor shape handling
Nathan Reiner
2024-08-03
*
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 editor theme and state lua bindings
Nathan Reiner
2024-08-02
*
add editor theme
Nathan Reiner
2024-08-02
*
add tui-cursor handling
Nathan Reiner
2024-08-02
*
add bartheme and barstate to sheetview
Nathan Reiner
2024-08-02
*
do some clippy cleanups
Nathan Reiner
2024-08-02
*
sheetview add background theme parameter
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
*
add insert prompt
Nathan Reiner
2024-08-01
*
use EvalTo for all sheetview config values
Nathan Reiner
2024-08-01
*
fix cell typing
Nathan Reiner
2024-08-01
*
fix command cancel rendering
Nathan Reiner
2024-08-01
*
add evalsto
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 scrolling
Nathan Reiner
2024-07-25
*
run prettifier
Nathan Reiner
2024-07-25
*
editor add syntax highlighting using treesitter
Nathan Reiner
2024-07-25
*
luaeditor add autoindent
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