Sebastian Dransfeld
1dc602a8a0
terminology: defines for doublewidth
...
SVN revision: 79481
11 years ago
Mike McCormack
aa04a08970
terminology: Update .gitignore
...
SVN revision: 79069
11 years ago
Boris Faure
53aa6d66fc
Revert "terminology: use solarized colors"
...
This reverts commit cf35576bd3e5cf4f95ef637f6c55ebd0b91317cd.
SVN revision: 78930
11 years ago
Boris Faure
a8272ed352
terminology: use solarized colors
...
SVN revision: 78928
11 years ago
Sebastian Dransfeld
9336575145
Fix typo
...
SVN revision: 78638
11 years ago
Boris Faure
9e0d981e24
terminology: fix is_dblwidth
...
should use a proper bitmap someday…
Fixes #1687
SVN revision: 78627
11 years ago
Boris Faure
4b64f43863
terminology: fix potential segfault when writing after end of line
...
SVN revision: 78619
11 years ago
Boris Faure
d9e70cefbc
terminology: fix mouse button release handling
...
Need to send 3 to indicate Release instead of the button number.
SVN revision: 78472
11 years ago
Boris Faure
f5184b4364
terminology: report mouse wheel
...
SVN revision: 78471
11 years ago
Boris Faure
480c5506b7
terminology: rewrite mouse handling
...
Fix mouse in vim. Should also fix it in mc.
SVN revision: 78412
11 years ago
Boris Faure
db90244654
terminology: correctly set device id
...
In vim, 'set ttymouse' was returning 'xterm' and not 'xterm2' because
the device id was incorrectly returned.
SVN revision: 78411
11 years ago
Stefan Schmidt
8b54f15969
terminology: Don't shadow a previous local i here.
...
I is such a popular variable name. :)
SVN revision: 78371
11 years ago
Carsten Haitzler
2c18ec8ba2
revert! broke terminology build completely.
...
SVN revision: 78312
11 years ago
Sebastian Dransfeld
162d965bec
terminology: ignore generated files
...
SVN revision: 78295
11 years ago
Boris Faure
06b9d771df
terminology: ' ' can be underlined or striken through
...
This fixes cursorline in vim when it uses underline
SVN revision: 78285
11 years ago
Flavio Vinicius Alvares Ceolin
0dcc9e2044
Using the edje_codegen to handle with the theme
...
Using the code generated to handle the parts of the
edj file. Trying to avoid mistakes with the parts names and
make the code more independent from the theme (the parts can
change the name since it maintaining the same api)
SVN revision: 78271
11 years ago
Carsten Haitzler
26c02a3f9e
oops i broke url fetching in generla in terminology! fix!
...
SVN revision: 78155
11 years ago
Carsten Haitzler
a66f961eb0
nicer helpers options.
...
SVN revision: 78107
11 years ago
Boris Faure
7d01e6ad09
terminology: reset scroll state on "clear all"
...
SVN revision: 78070
11 years ago
Cedric BAIL
48f15f3850
terminology: revert r77987 as it break htop.
...
SVN revision: 78039
11 years ago
Boris Faure
ca40aa9b8e
Revert "terminology: use solarized colors"
...
SVN revision: 77988
11 years ago
Boris Faure
b605dfa84b
terminology: reset scroll markers once done
...
SVN revision: 77987
11 years ago
Boris Faure
28cd2ef56f
terminology: use solarized colors
...
SVN revision: 77986
11 years ago
Gustavo Sverzut Barbieri
4f0ec86b00
hard dep on efreet.
...
SVN revision: 77684
11 years ago
Gustavo Sverzut Barbieri
cb10618af3
use better variables to fallback home configuration dir.
...
SVN revision: 77665
11 years ago
Gustavo Sverzut Barbieri
f4c02d3e95
add termio_cwd_get(), may be useful in future.
...
When we add multiple tabs or windows, it may be useful to get the cwd
to keep context (konsole does that).
SVN revision: 77664
11 years ago
Gustavo Sverzut Barbieri
0a4938a4f2
utils: add and use homedir_get()
...
SVN revision: 77663
11 years ago
Gustavo Sverzut Barbieri
84d381344a
big time improvement: relative paths: ~/file, ./file and ../file
...
The current working directory is assumed to be the cwd of our shell
pid, discovered from /proc/$PID/cwd link.
SVN revision: 77662
11 years ago
Gustavo Sverzut Barbieri
bbb2a2d5af
support 'mailto:address'
...
SVN revision: 77661
11 years ago
Gustavo Sverzut Barbieri
08e164ce10
casestartswith() macro to help strncasecmp() with static comparison.
...
SVN revision: 77654
11 years ago
Gustavo Sverzut Barbieri
2a0e0fd2b4
refactor url handling.
...
there are still some left to be done, will come to it later.
SVN revision: 77653
11 years ago
Gustavo Sverzut Barbieri
5bfed09e13
just highlight emails with domains containing a period.
...
While a domain "localhost" is valid, it's very annoying as most PS1
prompts are in the form 'user@hostname' and terminology will highlight
them. To avoid so just create links for user@hostname.something
SVN revision: 77647
11 years ago
Gustavo Sverzut Barbieri
52af5639d7
properly handle youtube url
...
previously this case would fail:
http://myserver.com/?dst=www.youtube.com&x=y
we must check ".youtube.com" is before the query start (?).
SVN revision: 77645
11 years ago
Carsten Haitzler
c5fcea8bbe
handle direct youtube media links as mov style. :)
...
SVN revision: 77634
11 years ago
Sebastian Dransfeld
4df8415b4e
terminology: mark/remove unused variables
...
SVN revision: 77628
11 years ago
Sebastian Dransfeld
32a57202ba
terminology: add header for theme_apply()
...
SVN revision: 77627
11 years ago
Boris Faure
41c7edd9d9
terminology: revert 77549,77551 about fixing a vim issue.
...
Will investigate further.
SVN revision: 77616
11 years ago
Carsten Haitzler
c220c88c39
todo++
...
SVN revision: 77566
11 years ago
Boris Faure
39d2fea874
terminology: add missing parentheses
...
SVN revision: 77551
11 years ago
Boris Faure
e097c4c8af
terminology: fix vim issue
...
SVN revision: 77549
11 years ago
Sebastian Dransfeld
3da3c04b5d
terminology: Ctrl+right always shows menu
...
SVN revision: 77510
11 years ago
Sebastian Dransfeld
3bd79e480c
terminology: handle mouse move
...
SVN revision: 77489
11 years ago
Sebastian Dransfeld
62998e5a97
terminology: No need to fetch smart data twice
...
SVN revision: 77488
11 years ago
Sebastian Dransfeld
7067a61849
terminology: Improve terminal mouse handling
...
No mouse interaction when terminal handles it.
SVN revision: 77487
11 years ago
Sebastian Dransfeld
2a03fbbd04
terminology: Add DCS handler
...
SVN revision: 77485
11 years ago
Sebastian Dransfeld
64d87067ba
terminology: Check for 7-bit ST (ESC \)
...
SVN revision: 77484
11 years ago
Sebastian Dransfeld
2b8026c24c
terminology: Check for correct terminator
...
SVN revision: 77483
11 years ago
Sebastian Dransfeld
146ee734c7
terminology: define important chars for all file
...
SVN revision: 77482
11 years ago
Sebastian Dransfeld
60fc5e860c
terminology: Fix typo in comment
...
SVN revision: 77481
11 years ago
Sebastian Dransfeld
500e7be8b2
terminology: pretend we are a new xterm version
...
This improves how vim interacts with terminology.
SVN revision: 77480
11 years ago