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 5638ccdc8a
colors: be able to load a different Default
10 months 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: be able to load a different Default 10 months ago
colors.h *.{h,c}: do not use the C reserved identifiers for tag names 2 years ago
config.c config: remove shine parameter 1 year ago
config.h config: remove shine parameter 1 year 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 *.{h,c}: do not use the C reserved identifiers for tag names 2 years ago
keyin.h *.{h,c}: do not use the C reserved identifiers for tag names 2 years ago
main.c theme - the great flattening of terminology 2 years 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 12 months ago
options_background.h *.h: do not use the C reserved identifiers for the include guards 2 years ago
options_behavior.c options_behavior: better named option to enable/disable typing sounds 1 year 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/meson: support ELM_SEL_FORMAT_URILIST 1 year ago
termio.h *.h: do not use the C reserved identifiers for the include guards 2 years 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 coccinelle: use macro MIN/MAX 1 year ago
termpty.h *.{h,c}: do not use the C reserved identifiers for macro names/params 2 years ago
termptydbl.c termptydbl: be strict on what is wide and do not try to be smart. 3 years ago
termptydbl.h *.h: do not use the C reserved identifiers for the include guards 2 years ago
termptyesc.c termptyesc.c: oops 1 year 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 termptyops (termpty_cursor_copy): copy entire "cursor_state" 2 years 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 *.{h,c}: do not use the C reserved identifiers for tag names 2 years ago
tytest.h *.h: do not use the C reserved identifiers for the include guards 2 years ago
tytest_common.c termio: add termio_is_focused() 2 years ago
tytest_common.h *.h: do not use the C reserved identifiers for the include guards 2 years ago
unit_tests.h *.h: do not use the C reserved identifiers for the include guards 2 years 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: add open_url() to avoid code duplication 3 years ago
utils.h *.h: do not use the C reserved identifiers for the include guards 2 years ago
win.c win: remove unused but set variable 10 months ago
win.h config: remove shine parameter 1 year ago