| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-11-20 | add: utility functions for table and pager | 魏曹先生 | |
| - Add insert_item method to SimpleTable for flexible row insertion - Add show_in_pager function for system pager support | |||
| 2025-10-29 | Add input_with_editor function for text editing | 魏曹先生 | |
| This function opens the system editor with default text in a cache file, reads back the modified content after editing, and removes comment lines. | |||
| 2025-10-29 | Add input utility functions for user confirmation | 魏曹先生 | |
