Giter Site home page Giter Site logo

Comments (6)

mkaito avatar mkaito commented on August 16, 2024

Wrong repo πŸ‹

from weechat-scripts.

mkaito avatar mkaito commented on August 16, 2024

Actually correct repo. Where is my coffee?

This is about the nick_complete_wrapper script. I can't seem to edit the issue title, sadly.

from weechat-scripts.

tomoe-mami avatar tomoe-mami commented on August 16, 2024

That's weird. What's your weechat version and what other scripts are you using? May be one of them is also modifying the input text.

from weechat-scripts.

mkaito avatar mkaito commented on August 16, 2024
❯ pacman -Q weechat          
weechat 1.5-2
~/.weechat
❯ ls {guile,lua,perl,python,ruby,script,tcl}/autoload/* 
lua/autoload/nick_complete_wrapper.lua
python/autoload/buffer_autoset.py
python/autoload/lnotify.py
python/autoload/whois_in_active_buffer.py
ruby/autoload/mpdspam.rb
perl/autoload/beep.pl
python/autoload/infolist.py
python/autoload/toggle_nicklist.py
python/autoload/xfer_setip.py

As far as I'm aware, none of them does anything with input text.

from weechat-scripts.

tomoe-mami avatar tomoe-mami commented on August 16, 2024

Yeah, scripts look fine. I downgraded to 1.5 and use empty config but still can't reproduce your issue. Are you sure you didn't accidentally set both chars in ncw_suffix? Check /buffer localvar just to be sure.

from weechat-scripts.

mkaito avatar mkaito commented on August 16, 2024

That would spit out the following:

02:46 weechat Local variables for buffer "bitlbee.#twitter_michishigekaito":
02:46 weechat   server: "bitlbee"
02:46 weechat   plugin: "irc"
02:46 weechat   type: "channel"
02:46 weechat   channel: "#twitter_michishigekaito"
02:46 weechat   nick: "mkaito"
02:46 weechat   ncw_prefix: "@"
02:46 weechat   name: "bitlbee.#twitter_michishigekaito"

Which yields the following completion attempt: notch: @

from weechat-scripts.

Related Issues (5)

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.