1410 Commits (296cdcd1028d7d66a4598c5f8d6975f05e1b08bc)
 

Author SHA1 Message Date
Boris Faure 296cdcd102 usual round of fixes to make it compile with efl 1.7 9 years ago
Boris Faure cf1c8f7c02 move selection when content underneath scrolls 9 years ago
Boris Faure 168395c3e6 revalidate links when scrolling due to mouse wheel. Closes T2111 9 years ago
Boris Faure 4cad406233 remove dead assignment 9 years ago
Boris Faure 337fd3bdb1 minor selection fixes 9 years ago
Carsten Haitzler ade84a9889 update po 9 years ago
maxerba 39b19244aa Updating italian translation 9 years ago
Boris Faure 5da758fb90 update terminology.pot 9 years ago
Boris Faure a3a8e370ee fix signedness comparison issue 9 years ago
broggi_t 4b4deb3ad3 tyls : make the code prettier and more flexible 9 years ago
broggi_t 2a397f35cd fix some possible bug in tyalpha, tybg, typop, tyq commands 9 years ago
Boris Faure 9814b10ad2 correctly handle Alt-Enter 9 years ago
Boris Faure cc6b11a6f5 make selection scroll when at the edge of the terminal. Closes T1944 9 years ago
Boris Faure f0151cecf2 consider "blocks" as word separators 9 years ago
Boris Faure 26f2607095 select links as words. Closes T2038 9 years ago
Boris Faure 5a9dcf1ed3 do not apply extend fix when selection is box 9 years ago
Boris Faure 788f3e7eb7 rewrite selection system. Closes T1893 9 years ago
Boris Faure 6a2b3ae871 selection: add click then shift-click 9 years ago
Boris Faure d18a47c5c6 selection: be able to "continue" a selection to a line with shift+triple-click 9 years ago
Boris Faure da474a4c68 cleanup _sel_set() api 9 years ago
maxerba b966fdae1f Updating serbian translation 9 years ago
Boris Faure bae16a33b9 we're in 2015 9 years ago
Boris Faure 22500d8b7c add the name of the license 9 years ago
Boris Faure c6b5093af5 fix compilation when gettext is not found. Closes T2083 9 years ago
Carsten Haitzler 6268dc32e4 terminology - fix double click selection and jed display 9 years ago
Boris Faure e94051dd86 make selection consistent when selecting space with no text. Closes T2013 9 years ago
Boris Faure 87d653ea4d add xterm 777 notification support. Closes T1765 9 years ago
Boris Faure bfa9cd30e7 fix shadowed variable 9 years ago
Boris Faure cd04b71611 check tcsetattr() 9 years ago
Boris Faure 36e5ca2165 "handle" HTS 9 years ago
Boris Faure da809eb023 "handle" TBC 9 years ago
Carsten Haitzler 0104ce64a9 input methods - display preedit text inside grid - makes it work on wayland 9 years ago
Carsten Haitzler d544ccd1f8 mrk build - add dev and key info for signing 9 years ago
Cedric BAIL 93daadd831 background: encode them in grayscale as it is properly loaded as GRY8 by GL backend. 9 years ago
Boris Faure 6c398abf3a cleanup 9 years ago
Boris Faure 7f98dba714 set a title to the term based on the shell started 9 years ago
Stefan Schmidt e4a4861173 themes: Add tab images to EXTRA_DIST to pass distcheck 9 years ago
Boris Faure b2b1097fd7 fix alt-- to output \033\055. Closes T1921 9 years ago
Boris Faure de34557170 always prefix with \033 when alt is pressed 9 years ago
Boris Faure 5d2c531756 fix "alt--". Thanks to Flyoc for the bug report 9 years ago
Boris Faure 3ffcbadd6f remove app server dead code 9 years ago
Carsten Haitzler d93a54b278 terminology - nyanology - remove pointless copy and paste from default 9 years ago
Carsten Haitzler 2ca0e69529 themes - fix mild, mustang, smyck, base16, black to work with tabs 9 years ago
Carsten Haitzler 5ed68d82b2 terminology - add tab bar at the top that looks like normal tabs 9 years ago
Boris Faure eb80949921 reset also removes the scrollback. Closes T1891 9 years ago
Boris Faure cbc92a55fc Fix screen mangling from prompt redraws on resize. Closes T1193 9 years ago
Carsten Haitzler 5ba415425b Revert "introduce Term_Container" 9 years ago
Carsten Haitzler eafdf2375c Revert "have a working Solo container" 9 years ago
Carsten Haitzler 4df97588b6 Revert "splits are back again" 9 years ago
Carsten Haitzler 2befa387e7 Revert "make Win a Term_Container" 9 years ago