-
### Package name
fyi
### Package homepage
https://codeberg.org/dnkl/fyi
### Description
FYI (for your information) is a command line utility to send desktop notifications to the user via a notifi…
-
```sh
❯ zoxide init fish | source
❯ z git
fish: Unknown command: __zoxide_cd_internal
- (line 24):
__zoxide_loop=1 __zoxide_cd_internal $argv
^~~~~~~~~~~~~~~~~~~^
in fu…
yonas updated
1 month ago
-
**FEATURE REQUEST**:
Currently kubectl outputs are pretty boring without a color:
![kubetest_ _-bash_ _181x31](https://user-images.githubusercontent.com/1190931/44599951-29bfa480-a7d8-11e8-9e0e-…
-
### Describe the bug
The documentation says `Ctr + Right` should "Complete history word". This does not happen in ITerm2.
* `Right` - "History hint complete" - *works correctly*
* `Ctr + Right` -…
-
### Related problem
_No response_
### Describe the solution you'd like
I want autocomplete to check existing directories and files and autocomplete based on that
### Describe alternatives you've c…
TheGP updated
3 weeks ago
-
Still a new lorri user here, but that doesn't stop me from sharing some ideas.
I am a bit dicomforted by lorri changing the environment “under my feet” at a random point in time. I think I would fe…
-
### Step 1: Provide a summary of your problem
* For general technical questions, problems or feature requests related to the code **in this repository** file an issue.
Installation over Brewfile
…
-
### Describe the bug
From `@clementd`
"Dealbreakers were direnv support, autojump support, lack of completions, and missing equivalents for bashisms like !$"
From `@dysinger`
"Y i recently…
-
I have an idea of dynamic completion in case if your completion candidates depend on the context of the overall command and more specifically on all previously typed params/options.
Let's say you wan…
-
A common factor in providing help and reviewing PowerShell scripts in general we find veterans who will use alias's for common commands such as %(ForEach-Object), cls(Clear-Host), ri(Remove-Item), mi(…