Skip to repository content16 lines · 563 B · json
tenant.openagents/omega
No repository description is available.
OpenAgents Git authority 2026-07-28T02:25:36.482Z Public web read
NIP-34 coordinate
30617:7649603503856e5148d571eac2766b288a8ff1e9e35d380337a1d2b0015b4f92:omegaMaintainersHidden in public view
References2 branches · 1 tag
Read-only clone
git clone https://openagents.com/git/tenant.openagents/omega.gitBrowse files
test_enter_visual_line_mode.json
1{"Put":{"state":"The ˇquick brown\nfox jumps over\nthe lazy dog"}}
2{"Key":"shift-v"}
3{"Get":{"state":"The «qˇ»uick brown\nfox jumps over\nthe lazy dog","mode":"VisualLine"}}
4{"Key":"x"}
5{"Get":{"state":"fox ˇjumps over\nthe lazy dog","mode":"Normal"}}
6{"Put":{"state":"a\nˇ\nb"}}
7{"Key":"shift-v"}
8{"Get":{"state":"a\n«\nˇ»b","mode":"VisualLine"}}
9{"Key":"x"}
10{"Get":{"state":"a\nˇb","mode":"Normal"}}
11{"Put":{"state":"a\nb\nˇ"}}
12{"Key":"shift-v"}
13{"Get":{"state":"a\nb\nˇ","mode":"VisualLine"}}
14{"Key":"x"}
15{"Get":{"state":"a\nˇb","mode":"Normal"}}
16