poezio/src
Florent Le Coz 18dbc880e1 Do not try to interpret keys as key shortcuts when pasting text.
Avoiding, for example, nickname completions when pasting a text containing
the \t char. Also, pasting is a little because it doesn’t search an associated
command for each pasted char. AWESOME.
2011-11-18 18:28:07 +01:00
..
atom_parser.py
common.py Add the 's' modifier (allow a string to be "50s1d1d4m1s") 2011-11-15 21:37:04 +01:00
config.py
connection.py Should avoir connecting on port -1. 2011-11-15 19:41:49 +01:00
contact.py
core.py Do not try to interpret keys as key shortcuts when pasting text. 2011-11-18 18:28:07 +01:00
daemon.py
data_forms.py Fixes #2264 2011-11-15 19:37:59 +01:00
events.py
fifo.py
keyboard.py
logger.py Use os.path.expanduser to interpret '~' for _dir config options 2011-11-16 09:46:09 +01:00
multiuserchat.py
plugin.py Add a wrapper for RawConfigParser.options() in PluginConfig 2011-11-16 09:44:07 +01:00
plugin_manager.py Use os.path.expanduser to interpret '~' for _dir config options 2011-11-16 09:46:09 +01:00
poezio.py
pooptmodule.c
pubsub.py
roster.py
singleton.py
tabs.py Do not try to interpret keys as key shortcuts when pasting text. 2011-11-18 18:28:07 +01:00
text_buffer.py
theming.py Add CHAR_CHATSTATE_* to the available theme options 2011-11-16 11:25:20 +01:00
timed_events.py
user.py
wcwidth.py
windows.py Merge branch 'master' of http://git.louiz.org/poezio 2011-11-16 20:43:17 +01:00
xhtml.py