MCPcopy Create free account

hub / github.com/chrisduerr/dotfiles / functions

Functions304 in github.com/chrisduerr/dotfiles

↓ 20 callersFunctionset_mode
Set the current mode and update the bar mode indicator.
files/weechat/python/vimode.py:2106
↓ 20 callersFunctionset_mode
Set the current mode and update the bar mode indicator.
files/weechat/python/autoload/vimode.py:2106
↓ 18 callersFunctionlog
(message, buffer = 'NULL')
files/weechat/python/autosort.py:361
↓ 18 callersFunctionlog
(message, buffer = 'NULL')
files/weechat/python/autoload/autosort.py:361
↓ 16 callersFunctionset_cur
Set the cursor's position. Args: buf (str): pointer to the current WeeChat buffer. input_line (str): the content of the input lin
files/weechat/python/vimode.py:1979
↓ 16 callersFunctionset_cur
Set the cursor's position. Args: buf (str): pointer to the current WeeChat buffer. input_line (str): the content of the input lin
files/weechat/python/autoload/vimode.py:1979
↓ 14 callersFunctionget_pos
Return the position of `regex` match in `data`, starting at `cur`. Args: data (str): the data to search in. regex (pattern): rege
files/weechat/python/vimode.py:1946
↓ 14 callersFunctionget_pos
Return the position of `regex` match in `data`, starting at `cur`. Args: data (str): the data to search in. regex (pattern): rege
files/weechat/python/autoload/vimode.py:1946
↓ 12 callersFunctiondebug
(message, buffer = 'NULL')
files/weechat/python/autosort.py:364
↓ 12 callersFunctiondebug
(message, buffer = 'NULL')
files/weechat/python/autoload/autosort.py:364
↓ 11 callersFunctionadd_completions
(completion, words)
files/weechat/python/autosort.py:830
↓ 11 callersFunctionadd_completions
(completion, words)
files/weechat/python/autoload/autosort.py:830
↓ 10 callersFunctionprint_warning
Print warning, in red, to the current buffer.
files/weechat/python/vimode.py:2144
↓ 10 callersFunctionprint_warning
Print warning, in red, to the current buffer.
files/weechat/python/autoload/vimode.py:2144
↓ 7 callersFunctionparse_int
Parse an integer and provide a more human readable error.
files/weechat/python/autosort.py:145
↓ 7 callersFunctionparse_int
Parse an integer and provide a more human readable error.
files/weechat/python/autoload/autosort.py:145
↓ 7 callersFunctionsplit_args
Split an argument string in the desired number of arguments.
files/weechat/python/autosort.py:435
↓ 7 callersFunctionsplit_args
Split an argument string in the desired number of arguments.
files/weechat/python/autoload/autosort.py:435
↓ 6 callersFunctioncommand_rule_list
Show the list of sorting rules.
files/weechat/python/autosort.py:484
↓ 6 callersFunctioncommand_rule_list
Show the list of sorting rules.
files/weechat/python/autoload/autosort.py:484
↓ 6 callersMethodsave_rules
Save the current rules to the configuration.
files/weechat/python/autosort.py:348
↓ 6 callersMethodsave_rules
Save the current rules to the configuration.
files/weechat/python/autoload/autosort.py:348
↓ 6 callersFunctionstart_catching_keys
Start catching keys. Used for special commands (e.g. "f", "r"). amount (int): amount of keys to catch. callback (str): name of method to call
files/weechat/python/vimode.py:1993
↓ 6 callersFunctionstart_catching_keys
Start catching keys. Used for special commands (e.g. "f", "r"). amount (int): amount of keys to catch. callback (str): name of method to call
files/weechat/python/autoload/vimode.py:1993
↓ 4 callersFunctioncb_key_combo_default
Eat and handle key events when in Normal mode, if needed. The key_combo_default signal is sent when a key combo is pressed. For example, alt-
files/weechat/python/vimode.py:1404
↓ 4 callersFunctioncb_key_combo_default
Eat and handle key events when in Normal mode, if needed. The key_combo_default signal is sent when a key combo is pressed. For example, alt-
files/weechat/python/autoload/vimode.py:1404
↓ 4 callersFunctioncommand_helper_list
Show the list of helpers.
files/weechat/python/autosort.py:562
↓ 4 callersFunctioncommand_helper_list
Show the list of helpers.
files/weechat/python/autoload/autosort.py:562
↓ 4 callersFunctiondo_sort
(verbose = False)
files/weechat/python/autosort.py:442
↓ 4 callersFunctiondo_sort
(verbose = False)
files/weechat/python/autoload/autosort.py:442
↓ 4 callersFunctionnormalize_keys
Translate upper case ctrl sequences to lower case ones
files/weechat/python/vimode.py:1368
↓ 4 callersFunctionnormalize_keys
Translate upper case ctrl sequences to lower case ones
files/weechat/python/autoload/vimode.py:1368
↓ 4 callersMethodsave_helpers
Save the current helpers to the configuration.
files/weechat/python/autosort.py:352
↓ 4 callersMethodsave_helpers
Save the current helpers to the configuration.
files/weechat/python/autoload/autosort.py:352
↓ 3 callersFunctionadd_undo_history
Add an item to the per-buffer undo history.
files/weechat/python/vimode.py:2129
↓ 3 callersFunctionadd_undo_history
Add an item to the per-buffer undo history.
files/weechat/python/autoload/vimode.py:2129
↓ 2 callersFunctionadd_mapping
Add a user-defined key mapping. `which` is a Mapping type, either Mapping.RECURSIVE for `:nmap` or Mapping.NON_RECURSIVE for `:nnoremap`).
files/weechat/python/vimode.py:198
↓ 2 callersFunctionadd_mapping
Add a user-defined key mapping. `which` is a Mapping type, either Mapping.RECURSIVE for `:nmap` or Mapping.NON_RECURSIVE for `:nnoremap`).
files/weechat/python/autoload/vimode.py:198
↓ 2 callersFunctionapply_config
()
files/weechat/python/autosort.py:714
↓ 2 callersFunctionapply_config
()
files/weechat/python/autoload/autosort.py:714
↓ 2 callersFunctionbuffer_sort_key
Create a sort key function for a list of lists of merged buffers.
files/weechat/python/autosort.py:405
↓ 2 callersFunctionbuffer_sort_key
Create a sort key function for a list of lists of merged buffers.
files/weechat/python/autoload/autosort.py:405
↓ 2 callersFunctioncasefold
(string)
files/weechat/python/autosort.py:126
↓ 2 callersFunctioncasefold
(string)
files/weechat/python/autoload/autosort.py:126
↓ 2 callersFunctiondo_command
Execute WeeChat Command
files/weechat/python/vimode.py:1912
↓ 2 callersFunctiondo_command
Execute WeeChat Command
files/weechat/python/autoload/vimode.py:1912
↓ 2 callersFunctionensure_str
Make sure the given type if the correct string type for the current python version. That means bytes for python2 and unicode for python3.
files/weechat/python/autosort.py:108
↓ 2 callersFunctionensure_str
Make sure the given type if the correct string type for the current python version. That means bytes for python2 and unicode for python3.
files/weechat/python/autoload/autosort.py:108
↓ 2 callersFunctionget_buffers
Get a list of all the buffers in weechat.
files/weechat/python/autosort.py:368
↓ 2 callersFunctionget_buffers
Get a list of all the buffers in weechat.
files/weechat/python/autoload/autosort.py:368
↓ 2 callersFunctionlist_find
(collection, value)
files/weechat/python/autosort.py:137
↓ 2 callersFunctionlist_find
(collection, value)
files/weechat/python/autoload/autosort.py:137
↓ 2 callersFunctionload_is_keyword_regexes
()
files/weechat/python/vimode.py:1783
↓ 2 callersFunctionload_is_keyword_regexes
()
files/weechat/python/autoload/vimode.py:1783
↓ 2 callersFunctionload_mode_colors
()
files/weechat/python/vimode.py:1750
↓ 2 callersFunctionload_mode_colors
()
files/weechat/python/autoload/vimode.py:1750
↓ 2 callersFunctionload_user_mappings
Load user-defined mappings.
files/weechat/python/vimode.py:1769
↓ 2 callersFunctionload_user_mappings
Load user-defined mappings.
files/weechat/python/autoload/vimode.py:1769
↓ 2 callersFunctionmerge_buffer_list
Group merged buffers together. The output is a list of MergedBuffers.
files/weechat/python/autosort.py:386
↓ 2 callersFunctionmerge_buffer_list
Group merged buffers together. The output is a list of MergedBuffers.
files/weechat/python/autoload/autosort.py:386
↓ 2 callersFunctionpad
Pad a list until is has a certain length.
files/weechat/python/autosort.py:357
↓ 2 callersFunctionpad
Pad a list until is has a certain length.
files/weechat/python/autoload/autosort.py:357
↓ 2 callersFunctionparse_args
(args, max = None)
files/weechat/python/autosort.py:748
↓ 2 callersFunctionparse_args
(args, max = None)
files/weechat/python/autoload/autosort.py:748
↓ 2 callersMethodreload
Load configuration variables.
files/weechat/python/autosort.py:331
↓ 2 callersMethodreload
Load configuration variables.
files/weechat/python/autoload/autosort.py:331
↓ 1 callersMethod__init__
Initialize the configuration.
files/weechat/python/autosort.py:205
↓ 1 callersMethod__init__
Initialize the configuration.
files/weechat/python/autoload/autosort.py:205
↓ 1 callersMethodaction_spec
Parse Action Specifier Returns: 2-tuple: (Callable_Action, Index_Where_Parsing_Stoped)
files/weechat/python/vimode.py:1175
↓ 1 callersMethodaction_spec
Parse Action Specifier Returns: 2-tuple: (Callable_Action, Index_Where_Parsing_Stoped)
files/weechat/python/autoload/vimode.py:1175
↓ 1 callersFunctionapply_buffer_order
Sort the buffers in weechat according to the given order.
files/weechat/python/autosort.py:430
↓ 1 callersFunctionapply_buffer_order
Sort the buffers in weechat according to the given order.
files/weechat/python/autoload/autosort.py:430
↓ 1 callersFunctionautosort_complete_helpers
(words, completion)
files/weechat/python/autosort.py:850
↓ 1 callersFunctionautosort_complete_helpers
(words, completion)
files/weechat/python/autoload/autosort.py:850
↓ 1 callersFunctionautosort_complete_rules
(words, completion)
files/weechat/python/autosort.py:834
↓ 1 callersFunctionautosort_complete_rules
(words, completion)
files/weechat/python/autoload/autosort.py:834
↓ 1 callersFunctioncall_command
Call a subcommand from a dictionary.
files/weechat/python/autosort.py:624
↓ 1 callersFunctioncall_command
Call a subcommand from a dictionary.
files/weechat/python/autoload/autosort.py:624
↓ 1 callersFunctioncheck_warnings
Warn the user about problematic key bindings and tmux/screen.
files/weechat/python/vimode.py:2149
↓ 1 callersFunctioncheck_warnings
Warn the user about problematic key bindings and tmux/screen.
files/weechat/python/autoload/vimode.py:2149
↓ 1 callersFunctionclear_undo_history
Clear the undo history for a given buffer.
files/weechat/python/vimode.py:2139
↓ 1 callersFunctionclear_undo_history
Clear the undo history for a given buffer.
files/weechat/python/autoload/vimode.py:2139
↓ 1 callersFunctiondecode_helpers
(blob)
files/weechat/python/autosort.py:166
↓ 1 callersFunctiondecode_helpers
(blob)
files/weechat/python/autoload/autosort.py:166
↓ 1 callersFunctiondecode_rules
(blob)
files/weechat/python/autosort.py:153
↓ 1 callersFunctiondecode_rules
(blob)
files/weechat/python/autoload/autosort.py:153
↓ 1 callersFunctiondo_motion
Perform Vim-like Motion
files/weechat/python/vimode.py:1919
↓ 1 callersFunctiondo_motion
Perform Vim-like Motion
files/weechat/python/autoload/vimode.py:1919
↓ 1 callersFunctiondo_operator
(keys, buf, input_line, cur, count)
files/weechat/python/vimode.py:1928
↓ 1 callersFunctiondo_operator
(keys, buf, input_line, cur, count)
files/weechat/python/autoload/vimode.py:1928
↓ 1 callersFunctionget_keys_and_count
Check if `combo` is a valid combo and extract keys/counts if so. Args: combo (str): pressed keys combo. Returns: matched (bo
files/weechat/python/vimode.py:2029
↓ 1 callersFunctionget_keys_and_count
Check if `combo` is a valid combo and extract keys/counts if so. Args: combo (str): pressed keys combo. Returns: matched (bo
files/weechat/python/autoload/vimode.py:2029
↓ 1 callersMethodimode_capture
Factory for Action that Captures Input and Sends it to Command-Line This is expected when the mappings previous actions have set INSE
files/weechat/python/vimode.py:1257
↓ 1 callersMethodimode_capture
Factory for Action that Captures Input and Sends it to Command-Line This is expected when the mappings previous actions have set INSE
files/weechat/python/autoload/vimode.py:1257
↓ 1 callersFunctionkey
(buffer)
files/weechat/python/autosort.py:407
↓ 1 callersFunctionkey
(buffer)
files/weechat/python/autoload/autosort.py:407
↓ 1 callersFunctionkey_semicolon
Repeat last f, t, F, T `count` times. Args: swap (bool, optional): if True, the last motion will be repeated in the opposite
files/weechat/python/vimode.py:961
↓ 1 callersFunctionkey_semicolon
Repeat last f, t, F, T `count` times. Args: swap (bool, optional): if True, the last motion will be repeated in the opposite
files/weechat/python/autoload/vimode.py:961
↓ 1 callersFunctionlist_move
(values, old_index, new_index)
files/weechat/python/autosort.py:134
↓ 1 callersFunctionlist_move
(values, old_index, new_index)
files/weechat/python/autoload/autosort.py:134
next →1–100 of 304, ranked by callers