DevAtDawn
DevAtDawn
Interested in making a pull request for: [](https://github.com/b4b4r07/enhancd#issues)Issues Fish version Because of how fish piping works, it's not possible to pipe to cd like : ls / | cd got...
#169 fish version pipe to cd fix [](https://github.com/b4b4r07/enhancd#issues)Issues Fish version Because of how fish piping works, it's not possible to pipe to cd like : ls / | cd
Add wget/curl command for downloading files (Browsers - Save File option - use Ranger) Fixes #2621 https://github.com/ranger/ranger/issues/2621#issue-1228896939 #### ISSUE TYPE - Improvement/feature implementation #### CHECKLIST - [x] The `CONTRIBUTING` document...
fish, version 3.3.1  In order to place the output of a command like `which python` on the commandline buffer (like fzf ctrl+t), I need to re-run it as `commandline...
## Description use ctrl+x ctrl+a to increase/decrease a number Fixes issue #8320 ## TODOs: - [ ] Changes to fish usage are reflected in user documentation/manpages. - [ ] Tests...
use ctrl+x ctrl+a to increase/decrease a number Fixes issue https://github.com/fish-shell/fish-shell/issues/8320