z icon indicating copy to clipboard operation
z copied to clipboard

z - jump around

Results 108 z issues
Sort by recently updated
recently updated
newest added

Occasionally, I randomly get the following message on my terminal: ``` mv: cannot move '/home/protist/.z.24161' to '/home/protist/.z': No such file or directory ``` This doesn't necessarily occur after `cd`-ing; most...

``` ~ ❯ cddf #alias for 'cd ~/Code/dotfiles' _z:22: no such file or directory: /Users/kevinsuttle/.z ``` Any ideas? Seems to only have happened on first invocation. My dotfiles are all...

On "GNU bash, version 5.0.3(1)-release (x86_64-pc-linux-gnu)", I tried to install Z in "~/.z/z.sh". This generated the ERROR error: z.sh's datafile (/home/me/.z/) is a directory. I changed the installation directory to...

I have a static list of customer files which I would like to initialize the database with. These entries should be able to age but should never be dropped. Is...

`z --add {full path}` can be used to manually add a folder to the dataset, but this isn't documented in the man page/README.

If POSIXLY_CORRECT is set in the bash process environment running `z somePath` produces: ``` sh: command substitution: line 168: syntax error near unexpected token `

On restarting my computer the storage is wiped clean, the .z file will be empty after a restart! z version: Version 2 Location of z: C:\Users\USERNAME Shell: Git Bash OS:...

I've pushed a `continuous_frecency` branch, that replaces the old, rather silly implementation of frecency: function frecent(rank, time) { # relate frequency and time dx = t - time if( dx...

request for comments

http://zsh.sourceforge.net/Intro/intro_3.html Zsh uses an environment variable called ZDOTDIR instead of HOME if it is set. I think z should default to using that as well - so the default for...

Arch Linux, Plasma Desktop, Zsh 5.7.1 No error shown in terminals launched via a keyboard shortcut, or from another terminal which was so launched. `_z_precmd:1: nice(5) failed: invalid argument` shown...