17 Commits

Author SHA1 Message Date
7eb7197a1c fix: unifies cursor positioning through input manager
removed: block level preserve history removed until accurate reporting of render heights is available
fix: fixes block multiline rendering
2025-06-09 12:54:52 -06:00
04d5044c43 feat: esc to cancel select menus
feat: fieldVisibility tool
2025-06-06 12:54:44 -06:00
7c19ada88b feat: delete fields tool
fix: field rename
fix: list fields now scrolls
2025-06-06 10:50:27 -06:00
7a3b3f2161 reverting fieldRename to last working version 2025-06-04 11:19:21 -06:00
65743d8562 One day I'll figure this shit out 2025-05-28 09:09:41 -06:00
0f9c377853 change: selects now use inputmanager
fix: bad exit logic
feat: field rename now supports renaming things with multiple widgets
2025-05-27 12:44:45 -06:00
569c67583d change: degridifies listFormField 2025-05-21 19:05:54 -06:00
89a3df17e6 fix: field rename skips saves for unmodified files 2025-05-21 11:40:17 -06:00
e5b173155a feat: change evaluation now adds case transformation for capture groups 2025-05-20 10:22:49 -06:00
19eaf2d664 feat: field rename multiple files 2025-05-20 09:55:52 -06:00
43d5916e52 fix: field rename preview 2025-05-07 12:55:19 -06:00
6346b28581 v1 ready for publish 2025-05-06 17:53:17 -06:00
03a1e3ed21 updates checkCode to new framework 2025-05-02 01:11:15 -06:00
26b7089cc2 adds flag coalescing to argparser
adds handling of inlined args to call tools
fixes terminal layout clearing troubles
2025-04-30 03:06:19 -06:00
9535222fb7 improves block functionality
adds cli compatible prompts/logs
adds logfile function for debug
adds multiselect support
new fieldRename
adds listFieldNames
2025-04-30 01:17:45 -06:00
2634f40f2b struggle 2025-04-24 21:40:59 -06:00
7d42920dcb initial cli api, some movement on tool selection 2025-04-24 20:27:09 -06:00