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 3172c2cf30
Revert "pleasing cppcheck?"
3 years ago
..
md5 add md5.c,h 9 years ago
about.c win: use elm_layout funcs on base object in About 4 years ago
about.h controls: use both "bg" and "base" evas objects 5 years ago
backlog.c backlog: don't convert -1 to unsigned 3 years ago
backlog.h options_behavior: display current memory usage of the backlog 3 years ago
col.c col: assert in case of invalid values 4 years ago
col.h add tytest.h and colors_256_get() to be able to test truecolor 4 years ago
config.c group input: add config option about default to visible ones or all 3 years ago
config.h group input: add config option about default to visible ones or all 3 years ago
controls.c group input: add config option about default to visible ones or all 3 years ago
controls.h controls: use both "bg" and "base" evas objects 5 years ago
extns.c include private.h everywhere 7 years ago
extns.h add header guards 9 years ago
gravatar.c gravatar: also with hyperlinks starting with "mailto:" 5 years ago
gravatar.h fix const on hyperlink urls 5 years ago
ipc.c ipc/main: restore ability to set multiple commands at startup. 3 years ago
ipc.h ipc/main: restore ability to set multiple commands at startup. 3 years ago
keyin.c clean up mess with libintl 4 years ago
keyin.h move input handling to win.c 5 years ago
main.c video: no need to force emotion engine anymore 3 years ago
main.h main: change prototype for main_new() 3 years ago
media.c video: no need to force emotion engine anymore 3 years ago
media.h media/win: allow fallback to xdg-open after user interaction 4 years ago
meson.build video: no need to force emotion engine anymore 3 years ago
miniview.c backlog: move related functions to that file 3 years ago
miniview.h tyfuzz: stub functions from termio 4 years ago
options.c video: no need to force emotion engine anymore 3 years ago
options.h controls: use both "bg" and "base" evas objects 5 years ago
options_background.c config: share translucent+opacity settings accross instances 3 years ago
options_background.h s/wallpaper/background/ 5 years ago
options_behavior.c group input: show it on active tabs 3 years ago
options_behavior.h add header guards 9 years ago
options_colors.c config: simplify API 4 years ago
options_colors.h controls: use both "bg" and "base" evas objects 5 years ago
options_elm.c options_elm: launch elementary_config or terminology.elementaryConfig 3 years ago
options_elm.h add a Toolkit settings category to launch elementary_config. Closes T1492 9 years ago
options_font.c Merge branch 'terminology-1.5' 4 years ago
options_font.h options_font: be able to have multiple instances 5 years ago
options_helpers.c config: simplify API 4 years ago
options_helpers.h add header guards 9 years ago
options_keys.c config: simplify API 4 years ago
options_keys.h add header guards 9 years ago
options_theme.c config: simplify API 4 years ago
options_theme.h options_theme: be able to have multiple instances 5 years ago
options_themepv.c theme previews: set shine according to config 5 years ago
options_themepv.h add header guards 9 years ago
private.h clean up mess with libintl 4 years ago
sb.c sb: ubsan: do not apply 0 offset to NULL pointer 3 years ago
sb.h sb: add some utilities like prepend, free, steal… 6 years ago
sel.c sel: selector was not taking into account the new destination 4 years ago
sel.h tab_selector: fix focus issue 4 years ago
term_container.h win: constify 3 years ago
termcmd.c cmdbox - allow multiple + or -'s for font command to go up or down more 3 years ago
termcmd.h add some infra for cmd-mode for terminology. only 1 working cmd atm 11 years ago
termio.c termio: hide links when content change underneath 3 years ago
termio.h termio: hide links when content change underneath 3 years ago
termiointernals.c Revert "pleasing cppcheck?" 3 years ago
termiointernals.h termiointernals: be able to mock mouse wheel 4 years ago
termiolink.c termiolink: isspace can't be used on codepoint larger than uchar 3 years ago
termiolink.h move link_is_* to termiolink.c 4 years ago
termpty.c video: no need to force emotion engine anymore 3 years ago
termpty.h video: no need to force emotion engine anymore 3 years ago
termptydbl.c termptydbl: oops 4 years ago
termptydbl.h constify 6 years ago
termptyesc.c termptyesc: add missing debug line on bell 3 years ago
termptyesc.h constify 6 years ago
termptyext.c termptyext.c: remove useless assignments 3 years ago
termptyext.h tytest: add framework to add special escape codes for tests 4 years ago
termptygfx.c termptygfx: fix stupid bug when printing encircled numbers 5 years ago
termptygfx.h constify 6 years ago
termptyops.c Merge branch 'terminology-1.6' 3 years ago
termptyops.h termptyops: ensure clearing cells do not increase link count 4 years ago
tty_keys.h keys: add underscore as special key. Should close T2369 8 years ago
tyalpha.c tycommon: add ty_write() to handle EINTR/EAGAIN on write() 3 years ago
tybg.c tycommon: add ty_write() to handle EINTR/EAGAIN on write() 3 years ago
tycat.c tycat/tyls: handle error on write()/scanf() 3 years ago
tycommon.c tycommon: ensure common tools are running in terminology 3 years ago
tycommon.h tycommon: ensure common tools are running in terminology 3 years ago
tyfuzz.c termio: hide links when content change underneath 3 years ago
tyls.c tycat/tyls: handle error on write()/scanf() 3 years ago
typop.c tycommon: add ty_write() to handle EINTR/EAGAIN on write() 3 years ago
tyq.c tycommon: add ty_write() to handle EINTR/EAGAIN on write() 3 years ago
tysend.c tycommon: add ty_write() to handle EINTR/EAGAIN on write() 3 years ago
tytest.c tytest: fix runtime error: null pointer passed as argument 2, which is declared to never be null 4 years ago
tytest.h tests: add tytest_termio_resize() 4 years ago
utf8.c utf8: only encode codepoints ≤ U+10FFFF. Closes T8022 4 years ago
utf8.h use a bit more Eina_Unicode 9 years ago
utils.c utils: ensure an elementary config exists 3 years ago
utils.h utils: mv strchrnul() to utils.h from termptyesc.c 3 years ago
win.c win: hide tab bar when restoring the last term 3 years ago
win.h win: constify 3 years ago