Giter Site home page Giter Site logo

zoxide.vim's People

Contributors

magejohn avatar nanotee avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

zoxide.vim's Issues

Zoxide plugin doesn't follow z - command.

In terminal ,If I do z folder1 and then do z folder2 and then to go back to previous folder I can just do z -. So z - takes me to folder1 .But that is not the case in zoxide.vim plugin. When i do :Z - it justs searches the folder with - in the folder name.

Error on Windows 11 with git bash as shell

In my windows configuration I use use git bash, which provides bash.exe. In neovim I have set vim.opt.shell = "bash". With this configuration the Z command doesn't work and gives error: bash: /s: No such file or directory. The Zi command works.

OS: windows 11
NVIM v0.10.0

Does not work in Powershell/Powershell Core

Steps:

  • Set powershell or pwsh as your shell.
  • :Z

The error in Powershell:

At line:1 char:10
+ "zoxide" "add" "."
+          ~~~~~
Unexpected token '"add"' in expression or statement.
At line:1 char:16
+ "zoxide" "add" "."
+                ~~~
Unexpected token '"."' in expression or statement.
    + CategoryInfo          : ParserError: (:) [], ParentContainsErrorRecordException
    + FullyQualifiedErrorId : UnexpectedToken

The error in Powershell Core (pwsh):

^[[91mParserError:
^[[96mLine |
^[[96m   1 | ^[[0m "zoxide" ^[[96m"add"^[[0m "."
^[[96m     | ^[[91m          ~~~~~
^[[91m^[[96m     | ^[[91mUnexpected token '"add"' in expression or statement.
^[[0m

zoxide_prefix option doesn't work

Hello!
Unfortunately, I can't get zoxide_prefix to work. I try to change it via :let g:zoxide_prefix="jump" but it is not applied: "E492: Not an editor command: Jump"

Thanks for you plugin! Hope you can help me resolve this issue.

using any :Z commands (:Tz, :Lz) with a search breaks but :Z - or just :Z or :Zi works fine

what I mean by the title:
when I run :Z I get taken to home directory just fine
when I run :Z - I get taken to previous directory just fine
when I run :Zi (or Lzi or similar) I get taken to fzf'd directory just fine

however, if I run :Z {query} , nothing happens and i get the error:

error: Found argument '--exclude' which wasn't expected, or isn't valid in this context

USAGE:
    zoxide query [FLAGS] [keybwords]...

For more information try --help

this also happens with :Lz or similar.

system info:
using Packer

$ zoxide --version
zoxide v0.4.3-unknown
:version
NVIM v0.7.2
Build type: Release
LuaJIT 2.1.0-beta13

on debian 12

alias for nvim :Z -> :cd

hey i was using zoxide lately for my terminal navigation and it seems awsom i have alias it to the cd ( eval "$(zoxide init --cmd cd fish | source)" ) using this i use fish btw
i installed the zoxide.vim and it uses :Z as it command is there a way to do the same :Z -> :cd

it will be really awsome

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.