weechat-vimode icon indicating copy to clipboard operation
weechat-vimode copied to clipboard

Vimode Commands Not Recognized WeeChat 4.4.3

Open fuguesoft opened this issue 11 months ago • 1 comments

Specs

  • [x] Operating System: Debian GNU/Linux 12.10 (bookworm)
  • [x] Desktop Environment: GNOME/Mutter
  • [x] Terminal Emulator: Kitty
  • [x] Shell: fish
  • [x] WeeChat Version: 4.4.3

Description

Commands from vimode.py are not being recognized by WeeChat.

Steps to reproduce

Open WeeChat Join any channel From normal or insert mode, type :nmap or :<number> where <number> is a valid line number (e.g. :4)

Expected behavior

I expect to be able to use the commands provided by vimode as I could in WeeChat 3.8. Instead the status buffer tells me that the command is not recognized.

Screenshots

N/A

Logs

Error message: =!= Unknown command "nmap" (type /help for help), commands with similar name: n, m, map, cap

Thank you for your time 🙏🏾 🙏🏾 🙏🏾 🙏🏾

fuguesoft avatar Apr 18 '25 07:04 fuguesoft

Just to clarify, the vi modes and the : command works with say, :h or :ignore but just not for :nmap, or :<number>

I also find that :bd, :bn, :bN, :bp, :write are all unrecognized as well When I try :w, weechat's default /who command is invoked instead

fuguesoft avatar Apr 18 '25 14:04 fuguesoft