MCPcopy Create free account
hub / github.com/chrisduerr/dotfiles / cb_update_line_numbers

Function cb_update_line_numbers

files/weechat/python/vimode.py:1718–1726  ·  view source on GitHub ↗

Call `cb_timer_update_line_numbers()` when switching buffers. A timer is required because the bar item is refreshed before the new buffer is actually displayed, so ``win_chat_height`` would refer to the old buffer. Using a timer refreshes the item after the new buffer is displayed.

(data, signal, signal_data)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected