1567 Commits (6582eff5cd82a210178818affcf87722a9c0b7ae)
 

Author SHA1 Message Date
Boris Faure 6582eff5cd ctrl-[2-8] are now handled by terminology. Ref T2723 8 years ago
Boris Faure a31782c720 termpty: fix resizing 8 years ago
Boris Faure 8fed698036 fix backlog locking 8 years ago
Boris Faure 35813be3ca fix line length computation 8 years ago
Boris Faure 444cc9d8b4 solarized: fix bright foreground colors 8 years ago
Boris Faure 3b3df45fa4 terminology 0.9.0 release 8 years ago
Boris Faure cd79e428eb update translations 8 years ago
Boris Faure 02a7a4e4d5 update contributors 8 years ago
Boris Faure 6f898d5ebe fix typop no longer working for still images. Add some error messages 8 years ago
Boris Faure 4c00bec4d6 cleanup window callbacks 8 years ago
Boris Faure 22ae02127b fix copy/paste bug. CID1316546 8 years ago
Boris Faure ede0abb245 fix tab selector segfault 8 years ago
maxerba 2d2813087f Updating italian translation 8 years ago
Boris Faure 5e591ebac3 update terminology.pot 8 years ago
Boris Faure 45b7d20425 trim selection before trying to open it as url 8 years ago
Boris Faure cf58c1ee76 add context menu to open a selection as an url. Closes T584 8 years ago
Boris Faure 144e0b5068 add option to disable terminology escape codes that could be considered 8 years ago
Boris Faure 5c9d98cf22 add error handlers on textblocks. Should fix T2672 8 years ago
Boris Faure 72123799c6 update README about phab 8 years ago
Boris Faure 1400b122ec bad copy/paste. CID1316546 8 years ago
Boris Faure 7fd86d8968 warn about window operations' escape codes being not supported 8 years ago
Boris Faure b80bedc7c2 do not report unsanitized input. See CVE-2003-0063 8 years ago
Boris Faure a33a937ab7 add powerlines to word separators 8 years ago
Boris Faure 716cb03b5b fix small issue on word selection and simplify code 8 years ago
godfath3r 8e8207dae1 Dont use : as a separator but trim it from selected word. Fixes T2602 8 years ago
Mike Blumenkrantz 8d4b06617f use event length instead of strlen() when dropping something into a terminal 8 years ago
Carsten Haitzler 4b25721a1d terminology themes - use theme in home dir over system one always 8 years ago
Boris Faure fe58cd058b only use beacon when it seems efficient 8 years ago
Boris Faure d0bedb9a8a backlog: update beacon while browsing 8 years ago
Boris Faure 69cffca8b0 fix splitting when no term focused. oops 8 years ago
Boris Faure db471aec09 correctly fix coverity issue found in termiolink.c 8 years ago
Boris Faure 3738402a9d fix wrong condition. CID1315743 8 years ago
Boris Faure 7af60a58c8 BACKLOG_ROW_GET() should not be called with a "screen" value 8 years ago
Boris Faure b4c91eee47 fix scroll after resize 8 years ago
godfath3r 93c7deeb3e Correct rewrite of splittable container 8 years ago
Boris Faure 49be05a02f do not expand window on zoom, resize the content. Closes T886 8 years ago
Boris Faure 3716c7ec51 apply zoom level/font size to all terms in a window 8 years ago
Boris Faure fc79e38575 rewrite whether a term container is splittable. CID1315267 and CID1315268 8 years ago
Boris Faure 41579e92e8 remove logically dead code. CID1315103 and CID1315104 8 years ago
Boris Faure 5c37589e39 fix resize when cursor alone on last line 8 years ago
godfath3r c2e1c2c3fa Fix crash when split is too small and miniview is shown. 8 years ago
godfath3r eea13ce939 Don't split terminal endlessly. 8 years ago
Boris Faure 423d06fed3 allow different backgrounds via tybg. Closes T2444 8 years ago
Boris Faure 21764bbf85 remove wrong assert when no backlog ever generated 8 years ago
Boris Faure f40c63bbb6 typo 8 years ago
Boris Faure 8fbffdd869 renames to make the code more consistant 8 years ago
Boris Faure 35c8fd79c0 speed up browsing backlog 8 years ago
Boris Faure 34592ab5b3 new resize/backlog implementation. Closes T2461 8 years ago
Boris Faure 4378f87162 add tools/scroll.sh 8 years ago
Boris Faure e2853ab0a5 rename main_term_evas_object_get() to term_termio_get() 8 years ago