Giter VIP home page Giter VIP logo

w3's Introduction

w3: the wee weechat wrapper

usage

run w3 as you would run weechat. put it somewhere that's in your $PATH if you want to run it unqualified. it takes all the options weechat does, except -d (use $XDG_CONFIG_HOME instead).

why

weechat vomits configuration defaults all over your config dir. this has several disadvantages:

  • harder to keep files in version control
  • impossible to tell what options you've set
  • harder to find relevant settings
  • users don't inherit changes in default settings
  • there are defaults all over your config dir

it difficult to keep your preferences in vc. w3 scans for any configuration options that have changed since the last time weechat was started and saves them AND ONLY THEM. note that this also has several disadvantages:

  • comments are ripped off without remorse
  • injects -d and -r into weechat command
  • harder to find similar settings (since not all settings are written)
  • config files are re-parsed (spacing is different, for example)
  • bugs?

copyright (c) Quint Guvernator, distributed as free software under the GPL3. see LICENSE file for details.

w3's People

Contributors

kyleondy avatar qguv avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

kyleondy

w3's Issues

Plugins not added to original files

Currently only *.conf files are compared and added to the original config files. If a plugin is added in weechat the changes are not saved.

If I have time in the next few days I'll take a swing at this.

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.