Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chrisduerr/dotfiles
/ functions
Functions
304 in github.com/chrisduerr/dotfiles
⨍
Functions
304
◇
Types & classes
12
Function
operator_c
Delete text from `pos1` to `pos2` from the input and enter Insert mode. If `overwrite` is set to True, the character at the cursor's new position
files/weechat/python/vimode.py:461
Function
operator_c
Delete text from `pos1` to `pos2` from the input and enter Insert mode. If `overwrite` is set to True, the character at the cursor's new position
files/weechat/python/autoload/vimode.py:461
Function
operator_y
Yank text from `pos1` to `pos2` from the input line. See Also: `operator_base()`.
files/weechat/python/vimode.py:474
Function
operator_y
Yank text from `pos1` to `pos2` from the input line. See Also: `operator_base()`.
files/weechat/python/autoload/vimode.py:474
← previous
301–304 of 304, ranked by callers