599 Commits (fa3e3513bd0e3d44d739cd77ae2a5b89b48816dd)

Author SHA1 Message Date
discomfitor 2ad1d55e59 only queue smart updates from termio_mouseover_suspend_pushpop when link.suspend is 0 10 years ago
Boris Faure e45fec3127 try to avoid a race when moving cursor out 10 years ago
Boris Faure 5bf1dd9ca2 now that T441 is fixed, always remove links on MOUSE_OUT 10 years ago
Daniel Juyung Seo ab982fa9a6 zoom option: tab zoom animation time can go down to zero if users want. 10 years ago
Sebastian Dransfeld cf19e3f987 Fix define 10 years ago
Carsten Haitzler aef3d275d2 lets reduce the theme color strings in size since there are so many - memory 10 years ago
Boris Faure b66dc2a3a0 fix CID 1100641 - uninitialized scalar variable 10 years ago
Boris Faure 46839daa9a fix CID 1100640 - read from pointer after free 10 years ago
Boris Faure c4366ed2b5 fix CID 1106345 - missing parentheses 10 years ago
Boris Faure 55200014a9 invisible should not show previous underline/strikethrough 10 years ago
Boris Faure b10714adeb let me click on link while some strange bug is fixed 10 years ago
Boris Faure 36ba3bf3ed out coords are -1 10 years ago
Carsten Haitzler 6ea8622ecc make url link disappear on focus change ANd ensure it stays invisible then 10 years ago
Carsten Haitzler cc0f075b27 make theme auto-reload emit signals to configure stuff properly! 10 years ago
Carsten Haitzler 8eba175742 warning-- 10 years ago
Carsten Haitzler 240365b3ea theme options - make sure current theme is hilighted. 10 years ago
Carsten Haitzler b0cca8b0df theme selector - massively improve theme preview to actually preview 10 years ago
Boris Faure 0a53ff6cd1 really remove links 10 years ago
Boris Faure 585ed2c323 fix (some cases about) link still showing up when they shouldn't 10 years ago
Boris Faure 579c64878a simplify code 10 years ago
Boris Faure 93acca2b23 fix options order 10 years ago
Boris Faure f539eba7ca screw terminfo: have a config to decide whether erase is del or backspace 10 years ago
Boris Faure ed36063690 set correct mode with fcntl 10 years ago
Boris Faure 8df2ed4c21 compat: fix backspace 10 years ago
Boris Faure 68133d2614 add -2/--256color option to set TERM to xterm-256color 10 years ago
Boris Faure ef543aa753 have a config to choose whether to set TERM to xterm-256color 10 years ago
Boris Faure 02e42a747b esc: export color_set to its own function 10 years ago
Boris Faure ac76c0fae2 fix segv when closing terms in splits 10 years ago
Boris Faure 6430b0c494 cleanup app-server code… 10 years ago
José Roberto de Souza 230c484f3f Implementation of elm_app_server 10 years ago
José Roberto de Souza f5687a7e32 Add main_new_with_dir() to enable open a term in a specifc path 10 years ago
José Roberto de Souza 7530e8d304 Add functions to access userfull data and functionally of win, term and split 10 years ago
Boris Faure efd096b3bd fix shift tab. Closes T358 10 years ago
Boris Faure 97c2275e8c improve debug logs 10 years ago
Lucas De Marchi f8ff064499 Add option to disable drag and drop 10 years ago
Mike Blumenkrantz 70d71d21a0 use new elm_win_window_id_get to return wayland-compatible surface id: terminology is now wayland-teamwork compatible 10 years ago
Boris Faure 6bfac4be48 forgot to remove some code 10 years ago
Boris Faure 2dc337428a change theme on every tab/split. Closes T28 10 years ago
Boris Faure 4a79fe43d5 fix focus issue when changing options. Closes #T27 10 years ago
Boris Faure 71d4f155be change cursor/selection when changing theme 10 years ago
José Roberto de Souza b140380776 Avoid crash when socket address lenght is bigger than 126 10 years ago
Boris Faure a8206c8b03 add some comments, clean-up code 10 years ago
Cedric Bail 44c69c8d31 terminology: let's not recreate timer all over the place for nothing. 10 years ago
Cedric Bail 40c3cedd6a terminology: let's help the compiler and tell him about this hot spot. 10 years ago
Carsten Haitzler e8addbac90 don t consider greantpt failure an error, but a warning. 10 years ago
Carsten Haitzler 6c2884bdcb oops.. , not m 10 years ago
Carsten Haitzler 3a2a58473b ad erro handling for pty alloc (never seen it fail!) 10 years ago
Boris Faure e710205122 try to fix some link/selection mess 10 years ago
Boris Faure d746dccf4a clicking on links works again 10 years ago
Boris Faure 2c5828f5e2 fix extending selection with shift + double click. Closes T228 10 years ago