Skip to repository content21 lines · 744 B · json
tenant.openagents/omega
No repository description is available.
OpenAgents Git authority 2026-07-28T04:27:59.078Z 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_mode.json
1{"Put":{"state":"The ˇquick brown\nfox jumps over\nthe lazy dog"}}
2{"Key":"v"}
3{"Get":{"state":"The «qˇ»uick brown\nfox jumps over\nthe lazy dog","mode":"Visual"}}
4{"Key":"w"}
5{"Key":"j"}
6{"Get":{"state":"The «quick brown\nfox jumps oˇ»ver\nthe lazy dog","mode":"Visual"}}
7{"Key":"escape"}
8{"Get":{"state":"The quick brown\nfox jumps ˇover\nthe lazy dog","mode":"Normal"}}
9{"Key":"v"}
10{"Key":"k"}
11{"Key":"b"}
12{"Get":{"state":"The «ˇquick brown\nfox jumps o»ver\nthe lazy dog","mode":"Visual"}}
13{"Put":{"state":"a\nˇ\nb\n"}}
14{"Key":"v"}
15{"Get":{"state":"a\n«\nˇ»b\n","mode":"Visual"}}
16{"Key":"v"}
17{"Get":{"state":"a\nˇ\nb\n","mode":"Normal"}}
18{"Put":{"state":"a\nb\nˇ"}}
19{"Key":"v"}
20{"Get":{"state":"a\nb\nˇ","mode":"Visual"}}
21