1479 Commits (be62d87f89e5e0ada3d8cbfe3dd091eeb9b45391)
 

Author SHA1 Message Date
Boris Faure be62d87f89 separate "termstate" from cursor state and screens. Closes T725 8 years ago
Carsten Haitzler caf4e92302 terminology config - allow gst1 as vid mod config - adjust limit range 8 years ago
Boris Faure c2b26e0999 fix selecting tabs 8 years ago
Boris Faure 0e18a185fe correctly handle empty lines when doing selections 8 years ago
Boris Faure 688f417814 config: do not add F11 as default binding to Fullscreen 8 years ago
Daniel Kolesa 64afc103b5 mailmap: update q66 8 years ago
Kai Huuhko 3f52970813 L10N: Update Finnish translations 8 years ago
Boris Faure d1416cc735 colors ui: "improved" color namming 8 years ago
Boris Faure 52ceae82b1 add meta/hyper to key bindings. Closes T1985 8 years ago
Boris Faure 981f76c6e3 add ugly timeout to http head when trying to preview links 8 years ago
Jean-Philippe Andre 674c680052 Add .dds to list of image extensions, for tycat 8 years ago
Boris Faure 7e4276c033 right click on a selection shows popup to copy it 8 years ago
Boris Faure 563517fbc9 update 256color.pl to show more background/foreground colors 8 years ago
Boris Faure a9199f199b colors: fix dark grey not showing up. Closes T2245 8 years ago
Carsten Haitzler 16402da20a fix terminology popup handling to work again 8 years ago
Boris Faure 80bb25baaa fix terminology not starting with newer config 8 years ago
Boris Faure 2eafc8af28 update catalan translation. Thanks to JoanColl 8 years ago
Chris Michael c328ba006e terminology: Use proper event structure for mouse up callback 8 years ago
Boris Faure 709a55889f Revert "fix colors and show darkgray. Closes T2245" 8 years ago
Boris Faure 834ee01532 fix colors and show darkgray. Closes T2245 8 years ago
Boris Faure 29cf913951 termio: make code more readable. Closes CID1291865 8 years ago
Theodor van Nahl d2ed329902 Solarized colors contrast enhanced 8 years ago
Boris Faure 414760a01f fix ecore_con_url_head() check 8 years ago
Carsten Haitzler df96e87350 terminology shine - make it much higher resolution than before 8 years ago
Boris Faure e6c45c593d win: cleanup: rename Term.term to Term.termio 8 years ago
Daniel Zaoui 6aee349409 Revert "have the "xterm" cursor on the textgrid" 8 years ago
Boris Faure 0895a1e608 should set "hand2" cursor on links but doesn't work 8 years ago
Boris Faure 144053f882 have the "xterm" cursor on the textgrid 8 years ago
Boris Faure 4abdf4b327 code cleanup: s/if (X) free(X);/free(X);/ 8 years ago
Jean Guyomarc'h 73c9e82777 config: typo in config upgrade names 8 years ago
Boris Faure ed178f5a13 typo 8 years ago
Boris Faure 33322d04af toggle fullscreen by pressing F11 8 years ago
Boris Faure 7edeea3503 correctly swap term states. Ref T725 8 years ago
maxerba 213417195d Updating italian translation 8 years ago
Boris Faure b2802baf95 configure.ac: better check with LINK to know if a function is available 8 years ago
Boris Faure 688bf414e4 right trim selections 8 years ago
Boris Faure b4ba773e17 fix CSI DECSET 1049. Should fix T725 8 years ago
Boris Faure 65d729ce32 font selector: use bg/fg for the preview from config/theme 8 years ago
Boris Faure 4d7708a0f1 tyls: rewrite size_print to avoid arithmetic exception 8 years ago
Boris Faure 6c2e2dfbf5 tyls: fix warnings 8 years ago
Thibaut Broggi 85edd0407c tyls: remove leaks and fix write() checking 8 years ago
Thibaut Broggi 03b88bafc7 tyls: change options management and refactor 8 years ago
Boris Faure 27304c456f make terminology start on solaris 8 years ago
Boris Faure cf1a9a3a01 verify that tcgetattr() does not fail 8 years ago
Boris Faure ac12f8eec8 handle failure to termio_add() 8 years ago
Boris Faure 12ef99bcf2 fix segfault when Term widget can not be created 8 years ago
Boris Faure 122fa9da0c add some error messages 8 years ago
Boris Faure f13d9ad111 fix compilation on solaris 8 years ago
Boris Faure 2de1cd87b6 pid_t can be long (on solaris) 8 years ago
Aurélien Larcher 2d710e5705 define MIN/MAX in case they're not defined 8 years ago