Jqp: TUI Playground to Experiment with Jq(github.com)39 points·by ingve·vor 10 Monaten·5 commentsgithub.comJqp: TUI Playground to Experiment with Jqhttps://github.com/noahgorstein/jqp5 commentsPost comment[–]cmcconomy·vor 10 Monatenreplymore general purpose is to use https://github.com/akavel/upeg.cat ./file.txt | upand inside up, jq away![–]jiehong·vor 10 MonatenreplySadly, up doesn’t seem very active nowadays with some bugs unfixed for a while.Great idea, though![–]elcapitan·vor 10 MonatenreplySee also Julia Evans' fzf/jq playground example: https://jvns.ca/til/fzf-preview-git-commits/[–]ramses0·vor 10 Monatenreplyfx and jnv are worth mentioning too.[–]corytheboyd·vor 10 Monatenreplyand jless:)
eg.
cat ./file.txt | up
and inside up, jq away!