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 a2bedb6281 fix shadow variable 'i' 7 years ago
..
lz4 lz4: fix CID 1339837: Null pointer dereference 8 years ago
md5 add md5.c,h 9 years ago
Makefile.am make ty* fail nicely when in tmux/screen 7 years ago
about.c we're in 2016! 7 years ago
about.h add header guards 10 years ago
col.c Revert "fix colors and show darkgray. Closes T2245" 8 years ago
col.h major color correctness and sizing correctness fixes to miniview 9 years ago
config.c config: change default to only scroll down on keypress 7 years ago
config.h add option to enable bold/italic (on by default) 7 years ago
controls.c Update standard icon naming to use standards 7 years ago
controls.h add header guards 10 years ago
extns.c Add .dds to list of image extensions, for tycat 8 years ago
extns.h add header guards 10 years ago
gravatar.c reorganize config struct 9 years ago
gravatar.h set media type as an enum 9 years ago
ipc.c Avoid crash when socket address lenght is bigger than 126 10 years ago
ipc.h Add splits as startup arguments 9 years ago
keyin.c keys: add Shift+End to reset scroll. Closes T3582 7 years ago
keyin.h add meta/hyper to key bindings. Closes T1985 8 years ago
main.c upgrade to teamwork v2, remove dbus (v1) usage 7 years ago
main.h do not use edje cb when term quits. Closes T3105 7 years ago
media.c fix typop no longer working for still images. Add some error messages 8 years ago
media.h do an HTTP HEAD to get media type when poping media 8 years ago
miniview.c miniview: add checks on termio_pty_get(). Closes CID1356203 and CID1356204 7 years ago
miniview.h constify key_down event in termio 9 years ago
options.c Update standard icon naming to use standards 7 years ago
options.h add option to enable bold/italic (on by default) 7 years ago
options_behavior.c Option to disable cd to current tab dir. 8 years ago
options_behavior.h add header guards 10 years ago
options_colors.c colors ui: "improved" color namming 8 years ago
options_colors.h add header guards 10 years ago
options_elm.c add a Toolkit settings category to launch elementary_config. Closes T1492 9 years ago
options_elm.h add a Toolkit settings category to launch elementary_config. Closes T1492 9 years ago
options_font.c add option to enable bold/italic (on by default) 7 years ago
options_font.h add header guards 10 years ago
options_helpers.c gettextify options 9 years ago
options_helpers.h add header guards 10 years ago
options_keys.c open keys - fix compiler warnings 7 years ago
options_keys.h add header guards 10 years ago
options_theme.c options_theme: fix CID 1339832: Null pointer dereference 8 years ago
options_theme.h add header guards 10 years ago
options_themepv.c always support double-width 8 years ago
options_themepv.h add header guards 10 years ago
options_video.c options: remove unused global variable 9 years ago
options_video.h add header guards 10 years ago
options_wallpaper.c options_wallpaper: fix CID 1339834: Null pointer dereference 8 years ago
options_wallpaper.h add header guards 10 years ago
private.h fix --split option 8 years ago
sel.c sel: fix incorrect event struct use 8 years ago
sel.h refactor win.c to use the Term_Container abstraction 8 years ago
term_container.h correctly set working dir on split 8 years ago
termcmd.c apply zoom level/font size to all terms in a window 8 years ago
termcmd.h add some infra for cmd-mode for terminology. only 1 working cmd atm 11 years ago
termio.c keys: add Shift+Home to get to the top of the backlog. Closes T3582 7 years ago
termio.h keys: add Shift+Home to get to the top of the backlog. Closes T3582 7 years ago
termiolink.c correctly fix coverity issue found in termiolink.c 8 years ago
termiolink.h add header guards 10 years ago
termpty.c Allow user to set the title of the each tab 7 years ago
termpty.h Allow user to set the title of the each tab 7 years ago
termptydbl.c separate "termstate" from cursor state and screens. Closes T725 8 years ago
termptydbl.h always support double-width 8 years ago
termptyesc.c Merge remote-tracking branch 'raboof/comment' 7 years ago
termptyesc.h fix segfault due to using isdigit with non unsigned char value. Closes T1625 9 years ago
termptyext.c s/__UNUSED__/EINA_UNUSED/g 10 years ago
termptyext.h add header guards 10 years ago
termptygfx.c separate "termstate" from cursor state and screens. Closes T725 8 years ago
termptygfx.h separate "termstate" from cursor state and screens. Closes T725 8 years ago
termptyops.c skip 0-width spaces. Closes T3734 7 years ago
termptyops.h rename a bunch of _termpty_*() to termpty_*() 8 years ago
termptysave.c comment unused code to remove dependency 8 years ago
termptysave.h renames to make the code more consistant 8 years ago
tty_keys.h keys: add underscore as special key. Should close T2369 8 years ago
tyalpha.c ty*: add unified --help / -h options to see a help page 7 years ago
tybg.c ty*: add unified --help / -h options to see a help page 7 years ago
tycat.c ty*: add unified --help / -h options to see a help page 7 years ago
tycommon.c make ty* fail nicely when in tmux/screen 7 years ago
tycommon.h fix shadow variable 'i' 7 years ago
tyfuzz.c fix crash when running tyfuzz. not in terminology 8 years ago
tyls.c ty*: add unified --help / -h options to see a help page 7 years ago
typop.c ty*: add unified --help / -h options to see a help page 7 years ago
tyq.c ty*: add unified --help / -h options to see a help page 7 years ago
utf8.c we can't be sure of the signedness of Eina_Unicode 9 years ago
utf8.h use a bit more Eina_Unicode 9 years ago
utils.c terminology themes - use theme in home dir over system one always 8 years ago
utils.h options: theme preview cursor/selection bug fix 9 years ago
win.c win: free tab_region_base and tab_region_bg 7 years ago
win.h Allow user to set the title of the each tab 7 years ago