Boris Faure
f80d9634e3
fix selection when backscrolling and new content arrives
...
Thanks to Davide Andreoli for the bug report
9 years ago
Boris Faure
feccb7bcab
fix single line selection with ctrl down
9 years ago
Boris Faure
5b4e6de54a
tybg: make tybg without argument display the default wallpaper
...
The ty* tools need some love…
9 years ago
Conrad Meyer
4ea6bdb04e
make terminology compile on efl < 1.8. Patch by Conrad Meyer
9 years ago
Boris Faure
16a1912b19
dev mode again
9 years ago
Boris Faure
c3588eae4b
terminology 0.8.0 release
9 years ago
Boris Faure
d6d136809b
update translations
9 years ago
Boris Faure
896d28afc3
update contributors
9 years ago
Boris Faure
9a75587d34
bring --split option back to life
9 years ago
Boris Faure
a31d982338
update po
9 years ago
Boris Faure
84753db764
update translations. Add turkish translation
9 years ago
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
...
do not consider "click + shift click" if there was a focus out in the
meantime.
disable selection on click when app steals the mouse
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
...
make the code prettier in tyls
remove useless exit(0) at the end of the main (just before some return 0)
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
...
this fixes breaks introduced by
e94051dd86
(the previous commit).
latest commit: e94051dd86
breaks 2 things.
1. double-click to select a "word" is broken. the right end of the selection is
stuck at the point where the cursor is, not the right end of the word. try it.
at least that is what i see. either way double-click to select a word is now
broken. ;(
2. what used to be black whitespace bg is now "empty" chars (so i see
terminology bg). this breaks jed output pretty badly.
see...
working:
http://www.enlightenment.org/ss/e-54d05f357a3391.24747752.png
not working:
http://www.enlightenment.org/ss/e-54d05f672a4df7.83729511.png
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
...
@fix - this makes preedit text while composiing display within
terminology like elm entry and edje entry do. no overlayed preedit
window/box. this means that the pre-display has to be done by
terminology, which this does, but it means wayland now can display
preedit strings in terminology like in elm/edje entries too.
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