aboutsummaryrefslogtreecommitdiff
path: root/src/cmds/cmd/sheetedit.rs
Commit message (Expand)AuthorAgeFilesLines
* Refactor code to use modern Rust idioms and fix clippy lints魏曹先生2026-03-201-6/+5
* Remove async from get_default_editor and get_default_pager魏曹先生2026-03-191-1/+1
* Make sheetedit and sheetdump accept stdin or file argument魏曹先生2026-03-191-7/+24
* Add build system rerun triggers and refactor command system魏曹先生2026-03-151-6/+3
* Add helpdoc system with interactive viewer魏曹先生2026-03-121-5/+9
* Add lang field to command context and reorganize utils modules魏曹先生2026-03-121-3/+2
* Refactor display utilities魏曹先生2026-03-121-4/+6
* Add sheetedit command for editing sheet files魏曹先生2026-02-271-0/+122