GithubHelp home page GithubHelp logo

dotzsh's People

Contributors

benohara avatar micampe avatar thelonelyghost avatar wesalvaro 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  avatar  avatar  avatar

dotzsh's Issues

vim insert mode on multiline commands

When using vim bindings and in a command such as

bohara at bens-macbook-pro in ~/.dotfiles/zsh (git:masterx)

for i in 1 2 3
for> do
for> echo $i

Switching to vim command mode doesnt reflect in the RPROMPT.

tab_color call prints garbage to terminal

I've just forked and setup this project - which looks awesome. but my prompt is printing ]6;1;bg;*;default% on the line above the cursor.

my locale and unicode seem to be correct.
en_US.UTF-8

It seems to be line 145 of modules/terminal/init.zsh that is causing the issue
tab_reset() { echo -n -e "\033]6;1;bg;*;default\a" }

What do I have configured wrong?

how to prepend $PATH

What is the right way to do it with dotzsh? ie, i would like to add my $HOME/node_modules/bin to my $PATH. Should it be done in my customized zshenv? When I try with a simple export PATH="$HOME/$NODE_MODULES/bin:$PATH" I can see it has been included twice...

Filesystem littered with directories named '~'

Apparently ~ does not mean the same thing as $HOME at all points in the ZSH configuration.

Expectation:

  • zsh completion stores cache in dotfile in home directory

Actual result:

  • zsh creates directory called ~ in current working directory where command was executed, then creates associated dotfiles for cache

Multiple ZSH prompts with dotphiles theme

Sometimes, randomly -- after I've been using dotphiles's theme working properly for a while, this happens.

screen shot 2015-03-23 at 11 24 25 pm

I'm not sure how to debug it. It looks like two prompts are created when I'm in half screen, but when I expand it out, it shows that its actually one prompt

screen shot 2015-03-23 at 11 27 02 pm

Once it happens once, it happens over and over again, and sometimes gets bigger.
screen shot 2015-03-23 at 11 29 19 pm

Again, looks like seperate lines, but isn't, here is the same screen in a wider view.
screen shot 2015-03-23 at 11 32 00 pm

It resets on starting a new terminal, and I can't find a single cause.

Any suggestions of what I can do to figure out why it is happening?

Unable to use scroll wheel in man/less

I've been looking at dotzsh as a replacement to oh-my-zsh, however something I've not been able to get working is that with oh-my-zsh I can use my scroll wheel to navigate man/less. Additionally, when I quit out, the output from man/less doesn't stay in the terminal window. Not sure if theres a configuration that needs to be set, or if there's a better way to get this working.

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.