terminology/src/bin
Jean Guyomarc'h 97469490fb termio: fix mouse button event tracking in vim
Commit 9e0b63403f caused mouse events not
to be processed correctly by vim. Resizing subwindows with the mouse was
fully broken.

Without the mouse button information, the button event tracking could
not be forwarded to the terminal.
2017-06-04 23:56:38 +02:00
..
lz4 lz4: fix CID 1339837: Null pointer dereference 2015-11-19 20:58:17 +01:00
md5 add md5.c,h 2014-10-15 21:44:58 +02:00
Makefile.am ty: add sb.{c,h} (was in termio.c) 2016-11-06 11:42:17 +01:00
about.c prefix EINA_UNUSED parameters with an underscore 2016-10-05 22:00:22 +02:00
about.h add header guards 2014-01-12 23:10:40 +01:00
col.c Revert "fix colors and show darkgray. Closes T2245" 2015-03-30 20:47:35 +02:00
col.h major color correctness and sizing correctness fixes to miniview 2014-05-16 17:44:11 +09:00
config.c config: change Disable focus-out visuals to be more positive :) 2017-03-13 20:44:53 +01:00
config.h add behavior option to disable focus-in/out animations and visuals 2017-03-13 19:34:54 +01:00
controls.c controls: clean up code 2017-02-08 21:34:46 +01:00
controls.h add header guards 2014-01-12 23:10:40 +01:00
extns.c include private.h everywhere 2016-10-18 20:21:50 +02:00
extns.h add header guards 2014-01-12 23:10:40 +01:00
gravatar.c prefix EINA_UNUSED parameters with an underscore 2016-10-05 22:00:22 +02:00
gravatar.h set media type as an enum 2014-10-15 21:44:58 +02:00
ipc.c prefix EINA_UNUSED parameters with an underscore 2016-10-05 22:00:22 +02:00
ipc.h Add splits as startup arguments 2014-08-09 12:22:19 +02:00
keyin.c prefix EINA_UNUSED parameters with an underscore 2016-10-05 22:00:22 +02:00
keyin.h add meta/hyper to key bindings. Closes T1985 2015-04-13 21:37:09 +02:00
main.c prefix EINA_UNUSED parameters with an underscore 2016-10-05 22:00:22 +02:00
main.h do not use edje cb when term quits. Closes T3105 2016-02-02 23:15:50 +01:00
media.c media: fix previous commit 2016-10-09 17:46:32 +02:00
media.h do an HTTP HEAD to get media type when poping media 2015-02-21 11:40:10 +01:00
miniview.c prefix EINA_UNUSED parameters with an underscore 2016-10-05 22:00:22 +02:00
miniview.h constify key_down event in termio 2014-08-19 23:09:50 +02:00
options.c prefix EINA_UNUSED parameters with an underscore 2016-10-05 22:00:22 +02:00
options.h add option to enable bold/italic (on by default) 2016-03-18 20:04:10 +01:00
options_behavior.c Add option to set current window size as default. 2017-04-26 16:15:33 +09:00
options_behavior.h add header guards 2014-01-12 23:10:40 +01:00
options_colors.c prefix EINA_UNUSED parameters with an underscore 2016-10-05 22:00:22 +02:00
options_colors.h add header guards 2014-01-12 23:10:40 +01:00
options_elm.c options: use ecore_exe_pipe_run() instead of fork+exec 2017-05-28 23:30:05 +02:00
options_elm.h add a Toolkit settings category to launch elementary_config. Closes T1492 2014-09-14 23:18:55 +02:00
options_font.c prefix EINA_UNUSED parameters with an underscore 2016-10-05 22:00:22 +02:00
options_font.h add header guards 2014-01-12 23:10:40 +01:00
options_helpers.c prefix EINA_UNUSED parameters with an underscore 2016-10-05 22:00:22 +02:00
options_helpers.h add header guards 2014-01-12 23:10:40 +01:00
options_keys.c prefix EINA_UNUSED parameters with an underscore 2016-10-05 22:00:22 +02:00
options_keys.h add header guards 2014-01-12 23:10:40 +01:00
options_theme.c prefix EINA_UNUSED parameters with an underscore 2016-10-05 22:00:22 +02:00
options_theme.h add header guards 2014-01-12 23:10:40 +01:00
options_themepv.c prefix EINA_UNUSED parameters with an underscore 2016-10-05 22:00:22 +02:00
options_themepv.h add header guards 2014-01-12 23:10:40 +01:00
options_video.c prefix EINA_UNUSED parameters with an underscore 2016-10-05 22:00:22 +02:00
options_video.h add header guards 2014-01-12 23:10:40 +01:00
options_wallpaper.c prefix EINA_UNUSED parameters with an underscore 2016-10-05 22:00:22 +02:00
options_wallpaper.h add header guards 2014-01-12 23:10:40 +01:00
private.h private.h: include libintl.h to have gettext defined 2017-06-04 11:29:59 +02:00
sb.c sb: add some utilities like prepend, free, steal… 2016-11-06 19:45:05 +01:00
sb.h sb: add some utilities like prepend, free, steal… 2016-11-06 19:45:05 +01:00
sel.c prefix EINA_UNUSED parameters with an underscore 2016-10-05 22:00:22 +02:00
sel.h refactor win.c to use the Term_Container abstraction 2015-04-23 20:07:59 +02:00
term_container.h correctly set working dir on split 2015-09-19 14:49:40 +02:00
termcmd.c prefix EINA_UNUSED parameters with an underscore 2016-10-05 22:00:22 +02:00
termcmd.h add some infra for cmd-mode for terminology. only 1 working cmd atm 2012-08-14 12:30:55 +00:00
termio.c termio: fix mouse button event tracking in vim 2017-06-04 23:56:38 +02:00
termio.h keys: add Shift+Home to get to the top of the backlog. Closes T3582 2016-05-31 21:34:44 +02:00
termiolink.c improve link detection when stored in xml 2016-12-25 18:18:16 +01:00
termiolink.h termio_link_find() is not static, remove its '_' prefix 2016-11-06 13:03:19 +01:00
termpty.c tyfuzz needs termpty_resize_tabs() 2017-05-17 22:35:01 +02:00
termpty.h termpty: very early support of Right/Left margins 2017-06-03 23:17:33 +02:00
termptydbl.c separate "termstate" from cursor state and screens. Closes T725 2015-04-23 20:02:53 +02:00
termptydbl.h always support double-width 2015-09-19 16:23:41 +02:00
termptyesc.c termptyesc: fix invalid clamping on CSI X 2017-06-04 18:35:46 +02:00
termptyesc.h fix segfault due to using isdigit with non unsigned char value. Closes T1625 2014-09-15 23:10:55 +02:00
termptyext.c prefix EINA_UNUSED parameters with an underscore 2016-10-05 22:00:22 +02:00
termptyext.h add header guards 2014-01-12 23:10:40 +01:00
termptygfx.c separate "termstate" from cursor state and screens. Closes T725 2015-04-23 20:02:53 +02:00
termptygfx.h separate "termstate" from cursor state and screens. Closes T725 2015-04-23 20:02:53 +02:00
termptyops.c termpty: very early support of Right/Left margins 2017-06-03 23:17:33 +02:00
termptyops.h termptyesc: support DECSED3 to erase the backlog. Closes T3713 2016-12-20 22:43:37 +01:00
termptysave.c comment unused code to remove dependency 2015-11-08 13:05:43 +01:00
termptysave.h renames to make the code more consistant 2015-08-03 20:44:55 +02:00
tty_keys.h keys: add underscore as special key. Should close T2369 2015-04-26 13:14:56 +02:00
tyalpha.c include private.h everywhere 2016-10-18 20:21:50 +02:00
tybg.c include private.h everywhere 2016-10-18 20:21:50 +02:00
tycat.c include private.h everywhere 2016-10-18 20:21:50 +02:00
tycommon.c include private.h everywhere 2016-10-18 20:21:50 +02:00
tycommon.h fix shadow variable 'i' 2016-10-05 22:00:02 +02:00
tyfuzz.c tyfuzz: read escape sequence from file given as argument in available 2017-05-29 23:12:19 +02:00
tyls.c include private.h everywhere 2016-10-18 20:21:50 +02:00
typop.c include private.h everywhere 2016-10-18 20:21:50 +02:00
tyq.c include private.h everywhere 2016-10-18 20:21:50 +02:00
utf8.c include private.h everywhere 2016-10-18 20:21:50 +02:00
utf8.h use a bit more Eina_Unicode 2014-03-25 21:35:31 +01:00
utils.c rewrite link_is_protocol() to handle almost any URI 2016-11-06 20:04:02 +01:00
utils.h options: theme preview cursor/selection bug fix 2014-08-13 19:34:57 +02:00
win.c add behavior option to disable focus-in/out animations and visuals 2017-03-13 19:34:54 +01:00
win.h Allow user to set the title of the each tab 2016-03-04 11:34:24 -03:00