Terminal emulator with all the bells and whistles https://www.enlightenment.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Boris Faure 4df193b833
utils: better guard with msan
1 month ago
..
about.c po: use "YouTube" instead of "Youtube". Thanks to kingu for the suggestion 3 years ago
about.h *.h: do not use the C reserved identifiers for the include guards 2 years ago
backlog.c coccinelle: use ROUND_UP() 1 year ago
backlog.h *.h: do not use the C reserved identifiers for the include guards 2 years ago
colors.c colors: handle case when no color scheme is chosen 6 months ago
colors.h *.{h,c}: do not use the C reserved identifiers for tag names 2 years ago
config.c config: add selection_escapes 1 month ago
config.h config: add selection_escapes 1 month ago
controls.c *.{h,c}: do not use the C reserved identifiers for tag names 2 years ago
controls.h *.h: do not use the C reserved identifiers for the include guards 2 years ago
extns.c extns: add extn_matches() and extn_is_media() + unit test 2 years ago
extns.h *.h: do not use the C reserved identifiers for the include guards 2 years ago
gravatar.c *.{h,c}: do not use the C reserved identifiers for tag names 2 years ago
gravatar.h *.h: do not use the C reserved identifiers for the include guards 2 years ago
ipc.c main: add --colorscheme 3 years ago
ipc.h *.{h,c}: do not use the C reserved identifiers for tag names 2 years ago
keyin.c termptyesc: handle alternate escape (7728) 2 months ago
keyin.h *.{h,c}: do not use the C reserved identifiers for tag names 2 years ago
main.c utils: add ty_eina_unicode_base64_encode() 1 month ago
main.h *.h: do not use the C reserved identifiers for the include guards 2 years ago
md5.c Get rid of trailing whitespaces 3 years ago
md5.h *.h: do not use the C reserved identifiers for the include guards 2 years ago
media.c win: make background opacity work with color scheme 12 months ago
media.h win: make background opacity work with color scheme 12 months ago
meson.build extns: add extn_matches() and extn_is_media() + unit test 2 years ago
miniview.c *.{h,c}: do not use the C reserved identifiers for tag names 2 years ago
miniview.h *.h: do not use the C reserved identifiers for the include guards 2 years ago
options.c *.{h,c}: do not use the C reserved identifiers for tag names 2 years ago
options.h *.h: do not use the C reserved identifiers for the include guards 2 years ago
options_background.c option_background: add opacity label 1 year ago
options_background.h *.h: do not use the C reserved identifiers for the include guards 2 years ago
options_behavior.c options_behavior: add about OSC 52 1 month ago
options_behavior.h *.h: do not use the C reserved identifiers for the include guards 2 years ago
options_colors.c *.{h,c}: do not use the C reserved identifiers for tag names 2 years ago
options_colors.h *.h: do not use the C reserved identifiers for the include guards 2 years ago
options_elm.c improve translation strings 3 years ago
options_elm.h *.h: do not use the C reserved identifiers for the include guards 2 years ago
options_font.c *.{h,c}: do not use the C reserved identifiers for tag names 2 years ago
options_font.h *.h: do not use the C reserved identifiers for the include guards 2 years ago
options_keys.c *.{h,c}: do not use the C reserved identifiers for tag names 2 years ago
options_keys.h *.h: do not use the C reserved identifiers for the include guards 2 years ago
options_mouse.c *.{h,c}: do not use the C reserved identifiers for macro names/params 2 years ago
options_mouse.h *.h: do not use the C reserved identifiers for the include guards 2 years ago
options_theme.c *.{h,c}: do not use the C reserved identifiers for tag names 2 years ago
options_theme.h *.h: do not use the C reserved identifiers for the include guards 2 years ago
options_themepv.c config: remove shine parameter 1 year ago
options_themepv.h *.h: do not use the C reserved identifiers for the include guards 2 years ago
private.h coccinelle: check return type 1 year ago
sb.c sb: extract tests 3 years ago
sb.h *.{h,c}: do not use the C reserved identifiers for macro names/params 2 years ago
sel.c use DIV_ROUND_UP() 1 year ago
sel.h *.h: do not use the C reserved identifiers for the include guards 2 years ago
term_container.h *.{h,c}: do not use the C reserved identifiers for tag names 2 years ago
termcmd.c mv utils.{c,h} theme.{c,h} 3 years ago
termcmd.h *.h: do not use the C reserved identifiers for the include guards 2 years ago
termio.c termio: allow to clear selection 1 month ago
termio.h termio: wrap selection_get api 1 month ago
termiointernals.c stop jumping down to the bottm on config changes when no font sz changed 2 years ago
termiointernals.h *.{h,c}: do not use the C reserved identifiers for tag names 2 years ago
termiolink.c termiolink: fix use-of-uninitialized-value 2 years ago
termiolink.h *.h: do not use the C reserved identifiers for the include guards 2 years ago
termpty.c termpty: better comment 7 months ago
termpty.h termptyesc: handle alternate escape (7728) 2 months ago
termptydbl.c termptydbl.{c,h}: regenerate 2 months ago
termptydbl.h termptydbl.{c,h}: regenerate 2 months ago
termptyesc.c termptyesc: use wrapper, usefull for testing 1 month ago
termptyesc.h *.h: do not use the C reserved identifiers for the include guards 2 years ago
termptyext.c termptyext: be able to test color links 3 years ago
termptyext.h *.h: do not use the C reserved identifiers for the include guards 2 years ago
termptygfx.c Get rid of trailing whitespaces 3 years ago
termptygfx.h *.h: do not use the C reserved identifiers for the include guards 2 years ago
termptyops.c termptyesc: handle alternate escape (7728) 2 months ago
termptyops.h *.{h,c}: do not use the C reserved identifiers for tag names 2 years ago
theme.c theme: ensure group exists in file before using it 3 years ago
theme.h *.h: do not use the C reserved identifiers for the include guards 2 years ago
tty_keys.h keys: add underscore as special key. Should close T2369 9 years ago
tyalpha.c tyalpha: better documentation 1 year ago
tybg.c tycommon: add ty_write() to handle EINTR/EAGAIN on write() 4 years ago
tycat.c use DIV_ROUND_UP() 1 year ago
tycommon.c tycommon: ensure common tools are running in terminology 4 years ago
tycommon.h *.h: do not use the C reserved identifiers for the include guards 2 years ago
tyfuzz.c tests: rework tytest.c/tyfuzz.c to no longer #include one in the other 3 years ago
tyls.c tyls - add pls files to glob list 1 year ago
typop.c tycommon: add ty_write() to handle EINTR/EAGAIN on write() 4 years ago
tyq.c tycommon: add ty_write() to handle EINTR/EAGAIN on write() 4 years ago
tysend.c tycommon: add ty_write() to handle EINTR/EAGAIN on write() 4 years ago
tytest.c utils: add ty_eina_unicode_base64_encode() 1 month ago
tytest.h *.h: do not use the C reserved identifiers for the include guards 2 years ago
tytest_common.c termio: wrap selection_get api 1 month ago
tytest_common.h *.h: do not use the C reserved identifiers for the include guards 2 years ago
unit_tests.h utils: add ty_eina_unicode_base64_encode() 1 month ago
utf8.c utf8: avoid implicit signedness conversions 3 years ago
utf8.h *.h: do not use the C reserved identifiers for the include guards 2 years ago
utils.c utils: better guard with msan 1 month ago
utils.h utils: the needed api is to decode 1 month ago
win.c win: remove unused but set variable 11 months ago
win.h config: remove shine parameter 1 year ago