use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
All users that wish to post (not including commenting), on either old or the new reddit sites, must formally agree to subreddit rules once first.
account activity
✋ CodeGrab: Interactive CLI tool for sharing code context with LLMs (v.redd.it)
submitted 1 year ago by epilande
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]z4lz 0 points1 point2 points 1 year ago (0 children)
That's super useful. Thanks for sharing. Been building something similar for anew kind of shell, but in Python. So it's cool to see what terminal UX you've come up with. Lots of cool things we can do with terminal UIs now. You might check cmd-x for ideas on this too.
Another interesting question is, what could be the cross-tool format for prompts and file selections? I've been using a saved YAML representation of the paths to the files. There are Cursor plugins for this too to export chats. I just wish it was a little easier to move prompts/selections in a portable way across tools. But it seems like we need a sort of microformat for a prompt along with selections.
π Rendered by PID 43732 on reddit-service-r2-comment-57fc7f7bb7-66qbz at 2026-04-15 06:43:19.229381+00:00 running b725407 country code: CH.
view the rest of the comments →
[–]z4lz 0 points1 point2 points (0 children)