Shadab Zafar

Results 109 issues of Shadab Zafar

I was wondering If I could get the differences of the webpage in RSS format. This would result in having a custom hosted alternative to sites like [Feed43](http://feed43.com/), [Page2RSS](http://page2rss.com/) etc.

enhancement

I never star my own repositories, and know a few people who don't either. So a bunch of them may have no stars at all, but I'd still like to...

enhancement

Is it possible to get mouse scrolling to work? So that it correctly scrolls regions with vertical tabbar. For eg, in this demo window, clicking on the scrollbar and dragging...

enhancement

I downloaded the binary and it gave this error: ``` ╰─❯ ./taskell ./taskell: /lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.27' not found (required by ./taskell) ``` My system info: ``` ╰─❯ uname -a Linux...

enhancement
needs investigation

The latest release doesn't have binaries for all platforms: https://github.com/Byron/dua-cli/releases/tag/v2.17.8 It only has Windows!

bug

There seem to be a lot of unicode issues. I have no clue how to fix them, but having a PDF would be neat. ```bash git clone https://github.com/crazyguitar/pysheeet cd pysheeet/docs...

bug

Adding a CLI will allow people to call lanshare from other tools they use (like file managers etc.) The interface doesn't have to be too complex either. We can start...

VSCode now has Web Extensions which work in the web browser on sites like http://github.dev, http://vscode.dev or GitHub CodeSpaces. Currently there are no .toml extensions that work in the browser....

feature
Help needed
vscode

Currently, `tmuxp` operates at session level. So it takes in a session name, dumps it to a file and can then be used to load from that. I propose that...

new-feature

I'm using the VSCode plugin (Bash IDE) and currently, there's no way to jump to files. So for eg, with this code: I would expect that when hovering over the...

enhancement