issues Search Results · repo:ajeetdsouza/zoxide language:Rust
Filter by
651 results
(52 ms)651 results
inajeetdsouza/zoxide (press backspace or delete to remove)As part of Fish 4.1.x, the $__fish_data_dir variable is no longer used, as it s assets are now compiled into the binary
(when built via cargo).
This is documented in the CHANGELOG:
https://github.com/fish-shell/fish-shell/blob/master/CHANGELOG.rst#deprecations-and-removed-features ...
talios
- 1
- Opened 10 days ago
- #1045
1. Run zoxide query -i
2. Either press Escape or select any option on the list with Enter
After the second step, zoxide will sometimes freeze for several seconds (sometimes even 10+ seconds) before ...
matejdro
- Opened 16 days ago
- #1044
Description
I am using zoxide 0.9.7 and it is initialized like this:
eval $(zoxide init --cmd cd bash)
cd foo SPACE TAB
When I use cd foo SPACE TAB , the options are shown with fzf. However, when ...
tessus
- 7
- Opened 17 days ago
- #1043
Hello, would it be possible to support adding additional . after z .. to go up multiple levels? For exampe, z ... would
be equivalent to z ../.., z .... to z ../../.., and so on. If the root is reached, ...
asasine
- Opened 22 days ago
- #1041
cargo fmt make some change to HEAD
diff --git a/src/cmd/cmd.rs b/src/cmd/cmd.rs
index 184a5f21e736..9eb3dd95d819 100644
--- a/src/cmd/cmd.rs
+++ b/src/cmd/cmd.rs
@@ -59,7 +59,8 @@ pub struct Add {
...
lengyijun
- Opened 27 days ago
- #1040
Saddly, zoxide doesn t use sqlite, so we have to add this functionality to zoxide source code.
Related issue: #1035
lengyijun
- Opened 28 days ago
- #1037
https://github.com/bulletmark/cdhist
It should be quite easy to make
Related issue: #942
lengyijun
- 1
- Opened on Apr 6
- #1035
Hey, I want z to not got to ~ but go to most frequent directory. One hack I could do is a wrapper that checks if no
argument does maybe a cd $(zoxide query) . But if there s a proper way to do it I m all ...
ilan-schemoul
- 1
- Opened on Apr 3
- #1033
As example I have this bash function:
# https://gist.github.com/kishannareshpal/342efc4a15e47ea5d338784d3e9a8d98
function activatevenv() {
VIRTUALENV_DIRS=( venv/ env/ .env/ .venv/ ${PWD##*/} ...
Mte90
- 5
- Opened on Apr 1
- #1031
It would be nice if I could invoke the zi command in a way that automatically also stores the current dir in the dir
stack. I have my pushd mapped to keybindings so I can quickly rotate through the directories. ...
MartyMcFlyInTheSky
- 2
- Opened on Mar 28
- #1029

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.