vaxis
created pr with
49.1
cmds
checkout latest patchset:
ssh pr.pico.sh print 49 | git am -3checkout any patchset in a patch request:
ssh pr.pico.sh print 49.[rev] | git am -3add changes to patch request:
git format-patch main --stdout | ssh pr.pico.sh pr add 49
Patchset
49.1
feat(vxfw/list): ability to set cursor
Eric Bower
2025-03-02T14:18:48ZThis allows end-developers the ability to set the currently selected list item.
Semantic diff summary
1 added,
0 modified,
0 signature changed,
0 removed
across 1 analyzed file