Code Monkey home page Code Monkey logo

dotfiles's People

Contributors

duketuxem avatar

Watchers

 avatar  avatar

dotfiles's Issues

[vim] - wincmd L doesn't work in :Bro on previously existing files

Normal behavior:

When calling The Bro function (declared in vimrc) with <leader> r for example, selecting an existing (non-empty) old file path will display it on a new vim right pane.

Issue:
Now, doing the same for a previously existing file, does open a new buffer (displayed [new] in the console), but somehow the wincmd does not seem to be executed. Once the function exits, if the user types:
:wincmd L this results in the desired behavior, why is this not working from the function scope ?

[XDG] Applications run from dmenu should consider the fixing aliases

Considering the fixes to keep a clean home are applied with 2 different methods :

  • Through environment variables set in "$XDG_CONFIG_HOME"/zsh/zprofile and loaded on logging...
    and
  • Aliased commands loaded when an interactive shell is spawn ("$XDG_CONFIG_HOME"/zsh/zshrc calling aliasrc)

The first statement is valid for a general use case but say, one runs a program (which only "complies" to XDG with an aliased command) from dmenu, it will just be picked from the path, avoiding the setting.

It should be possible somehow that dmenu reads the alias file to load only the settings applying the XDG Spec. So for programs not only run from the shell.

Tmux is using different colors in ls

This is actually solved with a hack in zshrc.

When tmux is loaded, zshrc will detect it and then source an environment file containing my favorite ls color values. It is (for now) at this path: $XDG_CONFIG_HOME/tmux/ls.env

It would be nice to make this behavior consistent and so remove this fix in zshrc.

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.