~> curl https://api.github.com/repos/elves/elvish/issues | from-json | all (one) | each {|x| echo (exact-num $x[number]): $x[title] } | head -n 7 1465: Pipelines.html still using legacy syntax. 1464: Ability to change the initial filter for completion 1463: No filtering when constructing the candidate list du ring completion 1462: Add language.html and command.html to docset search index 1460: Symbols Clobbered by Elvish? 1453: Add a `&uniq` option to the `builtin:order` command and a `builtin:uniq` command 1449: Hard crash with an Alias module alias with closure