~> curl -sL api.github.com/repos/elves/elvish/issues | all (from-json) | each {|x| echo (exact-num $x[number]): $x[title] } | head -n 10 1593: A mechanism to trap "interrupts" would be useful 1592: Should `make style` implicitly run the `codespell` t arget? 1591: Add a &benchmark option to the time command 1590: Correct the documentation for the `try` command 1588: Support comparing booleans 1587: vi append command binding 1586: Add a `&benchmark` option to the `time` command 1585: boolean values are not comparable 1584: Documentation fixups 1583: Implement a `help` command