Code Monkey home page Code Monkey logo

deer's People

Contributors

elpres avatar gitter-badger avatar hugoh avatar jvd avatar michaelballantyne avatar michaelmior avatar palb91 avatar rumia-san avatar tehora avatar vifon avatar vyp 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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

deer's Issues

python2 not available

deer seems to require a Python installation specifically named python2:

deer-get-relative:4: command not found: python2

On OS X, the default Python install (2.7.10 as of El Capitan) is not version-suffixed (that is, the binary is just python), and there's no symlink. Homebrew installs a suffixed python3, but is also ignored.

Perhaps have it fall-back to simply python, if python2 is unavailable?

Error on launch

_zsh_autosuggest_invoke_original_widget:9: deer: function definition file not found

Complete partial paths

It would be great if this could complete partially typed paths, ie. if I type cat /ect<alt-k> it would open deer in /etc.

zplug installed,run error

~/.zplug/bin/deer: line 20: zstyle: command not found
~/.zplug/bin/deer: line 23: typeset: -A: invalid option
typeset: usage: typeset [-afFirtx] [-p] name[=value] ...
~/.zplug/bin/deer: line 24: syntax error near unexpected token `('
~/.zplug/bin/deer: line 24: `function ()'

'deer' not being sourced when used with 'antigen bundle'

Is it because deer doesn't have the '.sh' file extension?

I added the lines in the antigen setup to my .zshrc, but couldn't bring up deer. If I manually source deer after the fact (omething like source ~/.antigen/repos/https-COLON--SLASH--SLASH-github.com-SLASH-Vifon-SLASH-deer.git/deer), then it works.

Following other antigen bundles, I simply cp deer deer.sh inside the antigen repo folder for deer. After that, everything seemed to work. Maybe antigen looks for '.sh' extensions when it is loading everything.

Cannot load `deer`

So, I can't even get Zsh to source deer. I even tried changing it to executable, but no such look.

> ls -lAFh deer
-rwxr-xr-x  1 ec  staff    13K Oct 18 15:01 deer*
> source ./deer
> echo $?
1

There's no error of any sort; I tried installing zshdb and running it on ./deer, but that's got no output of any sort, either. I'm not a Zsh master, and my configuration isn't very complex … but I get the same error under zsh -f, so it's not that either.

(I'm running Zsh 5.1.1.)

Fig plugin shows startup errors and doesn't do anything

I just installed the Fig plugin from the dashboard. Ran fig source in a terminal and this is what I see:

> fig source

✅ Dotfiles sourced!

head: quit: No such file or directory
head: q: No such file or directory
head: append_path: No such file or directory
head: a: No such file or directory
head: append_abs_path: No such file or directory
head: A: No such file or directory
head: insert_path: No such file or directory
head: i: No such file or directory
head: insert_abs_path: No such file or directory
head: I: No such file or directory
head: multi_insert_dwim: No such file or directory
head: s: No such file or directory
head: multi_insert_abs: No such file or directory
head: S: No such file or directory
head: chdir: No such file or directory
head: c: No such file or directory
head: chdir_selected: No such file or directory
head: C: No such file or directory
head: rifle: No such file or directory
head: r: No such file or directory
head: edit: No such file or directory
head: e: No such file or directory

Same output appears if I run a new shell.

Tried to press Alt-k and nothing happens, but I guess the initialization fails so that's not surprising.

Running zsh 5.9 on a Mac. Not sure which other details might be useful, let me know.

Great plugin but poor performance.

Running on Cygwin, it costs me 2 seconds to move up and down by one item.

Could I have an option to disable the preview column (the 3rd column) ? to gain performance on Cygwin.

awk -v on os x

The invocation of awk on line 138:

                | awk -vwidth=$COLUMNS '{print substr($0,1,width-1)}')"

doesn't seem to be compatible with the version of awk available on OS X (10.9). Adding a space after the -v seems to fix the problem. My reading of the posix spec is that including the space is correct.

Invalid or incomplete multibyte or wide character

Hi,

Thanks for publishing deer, love the idea of having a lightweight ranger integrated in my zsh environment. Unfortunately, however, I get "Invalid or incomplete multibyte or wide character" warnings in directories with Japanese character file / folder names. Do you have any idea how to suppress this?

Thanks

"grep: conflicting matchers specified"

When trying to use deer I get this error message and the tool malfunctions. My grep options are set to GREP_OPTIONS=--color=auto -i -E. Is that what's causing the issue?

deer-refresh:zle:58: can only be called from widget function

Installed with antigen, generates error everytime I attempt to run the program.
deer-refresh:zle:58: can only be called from widget function
Not sure how to debug this error or provide more information than the above. Let me know if I can be of anymore assisstance.

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.