Mohamed Daahir
Mohamed Daahir
### Operating system: Ubuntu 20.04 (WSL2) ### Terminal: Windows Terminal ### Steps to reproduce: 1. Run `curl -s https://jsonplaceholder.typicode.com/todos/ | jless` 2. Hold the down key ### Additional notes I...
## Checklist - [x] I've searched for similar issues. - [x] I'm using the latest version of HTTPie. --- ## Minimal reproduction code and steps ```sh $ http --offline --print=B...
**Checklist** - [x] I've searched for similar issues. - [x] I'm using the the latest version of HTTPie. --- **What are the steps to reproduce the problem?** Run `http --follow...
### Before: ### After:
Add fx
[fx](https://github.com/antonmedv/fx) is similar to jq but offers interactive mode and the full power of JavaScript for JSON processing.
Currently, the only to share files is from inside the app. It would be nice if I can locate a file in Android's file manager, click share, and select snapdrop...
This was requested before in https://github.com/fdehau/tui-rs/issues/96#issue-385685503 > Additionally, I'd love to have support for a scroll offset. That is, a set amount of rows that is kept above or below...
I encountered some issues when I tried to import SwiftLaTex in a node.js script ``` $ cat index.js const {PdfTeXEngine} = require('./vendor/SwiftLaTex/PdfTeXEngine.js') const doc = ` \\documentclass{article} \\begin{document} hi REPLACEME...
I have recently come across [SwiftLaTeX](https://github.com/SwiftLaTeX/SwiftLaTeX) which is a client-side LaTex editor that takes advantage of WebAssembly for the document generation. I think it would be nice to do the...
I got the following the error when I tried building the `lambda-term` example ``` info esy 0.6.7 (using esy.json) info checking https://github.com/ocaml/opam-repository for updates... info checking https://github.com/esy-ocaml/esy-opam-override for updates... info...