platform/upstream/terminology.git
11 years agoterminology: handle mouse move
englebass [Thu, 4 Oct 2012 23:19:17 +0000 (23:19 +0000)]
terminology: handle mouse move

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@77489 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

11 years agoterminology: No need to fetch smart data twice
englebass [Thu, 4 Oct 2012 23:19:13 +0000 (23:19 +0000)]
terminology: No need to fetch smart data twice

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@77488 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

11 years agoterminology: Improve terminal mouse handling
englebass [Thu, 4 Oct 2012 23:19:09 +0000 (23:19 +0000)]
terminology: Improve terminal mouse handling

No mouse interaction when terminal handles it.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@77487 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

11 years agoterminology: Add DCS handler
englebass [Thu, 4 Oct 2012 23:18:59 +0000 (23:18 +0000)]
terminology: Add DCS handler

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@77485 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

11 years agoterminology: Check for 7-bit ST (ESC \)
englebass [Thu, 4 Oct 2012 23:18:54 +0000 (23:18 +0000)]
terminology: Check for 7-bit ST (ESC \)

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@77484 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

11 years agoterminology: Check for correct terminator
englebass [Thu, 4 Oct 2012 23:18:50 +0000 (23:18 +0000)]
terminology: Check for correct terminator

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@77483 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

11 years agoterminology: define important chars for all file
englebass [Thu, 4 Oct 2012 23:18:46 +0000 (23:18 +0000)]
terminology: define important chars for all file

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@77482 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

11 years agoterminology: Fix typo in comment
englebass [Thu, 4 Oct 2012 23:18:42 +0000 (23:18 +0000)]
terminology: Fix typo in comment

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@77481 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

11 years agoterminology: pretend we are a new xterm version
englebass [Thu, 4 Oct 2012 23:18:39 +0000 (23:18 +0000)]
terminology: pretend we are a new xterm version

This improves how vim interacts with terminology.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@77480 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

11 years agoterminology: remove double click flag
englebass [Thu, 4 Oct 2012 23:18:35 +0000 (23:18 +0000)]
terminology: remove double click flag

terminal control sequences knows nothing about double click

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@77479 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

11 years agoterminology: Fix typo in comment
englebass [Thu, 4 Oct 2012 23:18:30 +0000 (23:18 +0000)]
terminology: Fix typo in comment

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@77478 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

11 years ago[terminology] Handling csi escape code 'Z'.
glima [Thu, 4 Oct 2012 15:23:07 +0000 (15:23 +0000)]
[terminology] Handling csi escape code 'Z'.

Unfortunately it doesn't fix the 'rendering' problems of the
application it came from yet (mutt-kz), but it seems to be what
http://www.inwap.com/pdp10/ansicode.txt says it should do.

Anyone using mutt with a sidebar (only on sidebar showing mode we get
the booboos, but not on other terminals) willing to help? :P

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@77442 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

11 years agoterminology: Don't paste when in mouse mode
englebass [Wed, 3 Oct 2012 12:23:06 +0000 (12:23 +0000)]
terminology: Don't paste when in mouse mode

Fixes double pasting in vi. But there seems to be a selection problem in
terminology as it isn't possible to paste in vi when selecting from
terminology.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@77368 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

11 years agoAdding support for selection of theme
ceolin [Tue, 2 Oct 2012 20:24:13 +0000 (20:24 +0000)]
Adding support for selection of theme

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@77333 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

11 years agoTerminology: Update email address.
devilhorns [Mon, 1 Oct 2012 06:09:09 +0000 (06:09 +0000)]
Terminology: Update email address.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@77235 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

11 years agoTerminology: Add missing UNUSED for functions which do not use 'data'
devilhorns [Mon, 1 Oct 2012 06:08:32 +0000 (06:08 +0000)]
Terminology: Add missing UNUSED for functions which do not use 'data'
and other parameters.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@77234 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

11 years agoterminology: Fix xterm escape termination
englebass [Fri, 28 Sep 2012 11:12:15 +0000 (11:12 +0000)]
terminology: Fix xterm escape termination

According to http://rtfm.etla.org/xterm/ctlseq.html xterm Operating
System Control escape sequences are terminated by ST or BEL.

This fixes #1499

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@77198 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

11 years agoterminology: use enough space for output
englebass [Fri, 28 Sep 2012 11:12:04 +0000 (11:12 +0000)]
terminology: use enough space for output

If value is outside range it can use most of unsigned int range as it is
a unicode character.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@77197 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

11 years agoterminology: input data is unsigned
englebass [Fri, 28 Sep 2012 11:10:58 +0000 (11:10 +0000)]
terminology: input data is unsigned

Code inside debug block

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@77196 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

11 years agosupport a login shell option.
raster [Thu, 27 Sep 2012 09:33:33 +0000 (09:33 +0000)]
support a login shell option.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@77141 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

11 years agoensure cursor is not animating when not focused
raster [Mon, 24 Sep 2012 14:46:10 +0000 (14:46 +0000)]
ensure cursor is not animating when not focused

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@77038 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

11 years agoCheck if mkstemps exists
englebass [Mon, 24 Sep 2012 12:18:52 +0000 (12:18 +0000)]
Check if mkstemps exists

"Fixes" #1533

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@77035 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

11 years agoterminology: Ignore generated spec file and black theme.
stefan [Tue, 18 Sep 2012 14:14:44 +0000 (14:14 +0000)]
terminology: Ignore generated spec file and black theme.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@76824 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

11 years agoproggy font issue added to terminology todo even tho it may bein evas :)
raster [Wed, 12 Sep 2012 08:26:38 +0000 (08:26 +0000)]
proggy font issue added to terminology todo even tho it may bein evas :)

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@76503 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

11 years agoterminology todo++ from gustavo
raster [Wed, 12 Sep 2012 07:07:00 +0000 (07:07 +0000)]
terminology todo++ from gustavo

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@76493 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

11 years agoterminology: Use recent elementary apis. elm_entry_scrollbar_policy_set -> elm_scroll...
seoz [Sun, 9 Sep 2012 22:57:55 +0000 (22:57 +0000)]
terminology: Use recent elementary apis. elm_entry_scrollbar_policy_set -> elm_scroller_policy_set.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@76359 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

11 years agoadd #include - missing and make pinch zoom gesture for font size
raster [Sat, 8 Sep 2012 00:26:09 +0000 (00:26 +0000)]
add #include - missing and make pinch zoom gesture for font size
change ... less sensitive.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@76326 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

11 years agotrim down options config space usage some more.
raster [Thu, 6 Sep 2012 15:28:14 +0000 (15:28 +0000)]
trim down options config space usage some more.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@76249 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

11 years agohave options not use so much horizontal space. :)
raster [Thu, 6 Sep 2012 15:19:33 +0000 (15:19 +0000)]
have options not use so much horizontal space. :)

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@76248 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

11 years agoadd webp and img formats u can look at now. :)
raster [Mon, 3 Sep 2012 06:24:51 +0000 (06:24 +0000)]
add webp and img formats u can look at now. :)

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@75952 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

11 years agook put changes in miled.edc... this is why i wasnt interested in
raster [Mon, 3 Sep 2012 02:39:18 +0000 (02:39 +0000)]
ok put changes in miled.edc... this is why i wasnt interested in
multiple themes at this stage - changes still happening.
:)

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@75944 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

11 years agosplit options inot more swallows in the terminology theme because this
raster [Sun, 2 Sep 2012 14:10:31 +0000 (14:10 +0000)]
split options inot more swallows in the terminology theme because this
is eventually how it needs to work as i wanted wallpaper and theme
stuff to totally see the terminology txt/bg like wp2 in e17. :)

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@75941 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

11 years agoand up ver to 1.7.99 now in svn. nack to svnrev num at end.
raster [Thu, 30 Aug 2012 10:34:01 +0000 (10:34 +0000)]
and up ver to 1.7.99 now in svn. nack to svnrev num at end.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@75869 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

11 years agoadd note on mutt etc.
raster [Sat, 25 Aug 2012 01:55:57 +0000 (01:55 +0000)]
add note on mutt etc.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@75689 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

11 years agoupdate TODO
raster [Sat, 25 Aug 2012 01:53:13 +0000 (01:53 +0000)]
update TODO

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@75688 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

11 years agoupdating portuguese and italian translations
maxerba [Thu, 23 Aug 2012 18:08:44 +0000 (18:08 +0000)]
updating portuguese and italian translations

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@75634 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

11 years agoblack: make visual bell overlay more visible.
barbieri [Thu, 23 Aug 2012 16:01:43 +0000 (16:01 +0000)]
black: make visual bell overlay more visible.

the mild theme gets darker before getting bright, then the bright does
not need to be that much different. however the black one can't get
darker, then we must make it brighter.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@75633 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

11 years agoopen links with applications if "Control" is pressed.
barbieri [Thu, 23 Aug 2012 15:47:24 +0000 (15:47 +0000)]
open links with applications if "Control" is pressed.

It's handy to preview things in the terminal, but sometimes we want to
use the external applications (high res image to see details), then
holding "Control" while clicking the link will force the default
application.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@75631 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

11 years agoadd black theme, variation of mild.
barbieri [Thu, 23 Aug 2012 15:23:09 +0000 (15:23 +0000)]
add black theme, variation of mild.

popular request among old timers.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@75630 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

11 years agoterminology: Cleanup _smart_cb_key_down()
acidx [Thu, 23 Aug 2012 09:44:31 +0000 (09:44 +0000)]
terminology: Cleanup _smart_cb_key_down()

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@75610 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

11 years agoterminology: Add shortcuts to increase/decrease font sizes
acidx [Thu, 23 Aug 2012 06:21:30 +0000 (06:21 +0000)]
terminology: Add shortcuts to increase/decrease font sizes

Ctrl+Alt+= Increase
Ctrl+Alt+- Decrease
Ctrl+Alt+0 Normal size
Ctrl+Alt+9 Big size

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@75591 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

11 years agoterminology: Ignore empty commands
acidx [Thu, 23 Aug 2012 05:58:06 +0000 (05:58 +0000)]
terminology: Ignore empty commands

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@75590 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

11 years agoterminology: Use a lookup table for g[0-8] commands
acidx [Thu, 23 Aug 2012 05:50:20 +0000 (05:50 +0000)]
terminology: Use a lookup table for g[0-8] commands

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@75589 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

11 years agoterminology: remove c&p error.
cedric [Thu, 23 Aug 2012 03:24:27 +0000 (03:24 +0000)]
terminology: remove c&p error.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@75587 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

11 years agoalways guarantee there is an opaque object at the bottom of non-translucent windows.
barbieri [Thu, 23 Aug 2012 02:53:59 +0000 (02:53 +0000)]
always guarantee there is an opaque object at the bottom of non-translucent windows.

if you set media bg as png or other images with transparency, it would
show garbage.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@75586 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

11 years agotermcmd: show error messages to ease debug.
barbieri [Thu, 23 Aug 2012 02:46:37 +0000 (02:46 +0000)]
termcmd: show error messages to ease debug.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@75585 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

11 years agotermcmd: allow setting the background.
barbieri [Thu, 23 Aug 2012 02:41:57 +0000 (02:41 +0000)]
termcmd: allow setting the background.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@75584 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

11 years agorefactor cmd in separate functions, it's growing too big.
barbieri [Thu, 23 Aug 2012 02:27:54 +0000 (02:27 +0000)]
refactor cmd in separate functions, it's growing too big.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@75583 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

11 years agomedia: turn off media on video playblack del.
barbieri [Thu, 23 Aug 2012 02:15:44 +0000 (02:15 +0000)]
media: turn off media on video playblack del.

if the object is deleted by media_stop(), then we must listen to it
and emit "media,off". We should also clean up the config->background
if it's temporary, so it's not restarted on the next
main_media_update() (changing config options).

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@75582 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

11 years agomild: changes to tell focused and unfocused terminals appart.
barbieri [Thu, 23 Aug 2012 01:39:01 +0000 (01:39 +0000)]
mild: changes to tell focused and unfocused terminals appart.

unfocused are bit darker. When focus the cursor will always start pulsing
from bright to dark.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@75580 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

11 years agomild: full window visual bell
barbieri [Thu, 23 Aug 2012 00:32:06 +0000 (00:32 +0000)]
mild: full window visual bell

the siren on the bottom-right may be difficult to notice on maximized
windows on large displayes. Then make a full window visual bell, I
hope it's noticeable but not annoying.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@75579 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

11 years agofix readme
raster [Wed, 22 Aug 2012 14:12:12 +0000 (14:12 +0000)]
fix readme

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@75554 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

11 years agoadd some shortcuts to "g" termcmd.
barbieri [Wed, 22 Aug 2012 10:57:51 +0000 (10:57 +0000)]
add some shortcuts to "g" termcmd.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@75539 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

11 years agodocument g command.
raster [Wed, 22 Aug 2012 10:36:01 +0000 (10:36 +0000)]
document g command.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@75538 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

11 years agogood idea from gustavo - a g command for terminology's cmdbox.
raster [Wed, 22 Aug 2012 10:34:28 +0000 (10:34 +0000)]
good idea from gustavo - a g command for terminology's cmdbox.

g20x20 = make term 20x20 chars.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@75537 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

11 years agohide popmedia on video stop.
barbieri [Wed, 22 Aug 2012 09:20:54 +0000 (09:20 +0000)]
hide popmedia on video stop.

it was weird to have an empty popmedia background doing nothing.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@75530 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

11 years agomild: updated to match default api.
barbieri [Wed, 22 Aug 2012 09:06:29 +0000 (09:06 +0000)]
mild: updated to match default api.

still have effects, but less noticeable.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@75529 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

11 years agoand adapt to the api i changed (a 1.7 api so no probs) for cnp.
raster [Wed, 22 Aug 2012 08:34:06 +0000 (08:34 +0000)]
and adapt to the api i changed (a 1.7 api so no probs) for cnp.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@75524 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

11 years agoallow to dismiss clicking everywhere, not just on the popup media base.
barbieri [Wed, 22 Aug 2012 08:17:04 +0000 (08:17 +0000)]
allow to dismiss clicking everywhere, not just on the popup media base.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@75521 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

11 years agoclean up formatting for easier editing.
raster [Wed, 22 Aug 2012 03:14:58 +0000 (03:14 +0000)]
clean up formatting for easier editing.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@75514 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

11 years agotesting toolbar - figuring out why icon size set didnt work and also
raster [Wed, 22 Aug 2012 03:12:40 +0000 (03:12 +0000)]
testing toolbar - figuring out why icon size set didnt work and also
added empty colros config pane, testing vertical toolbar scroll.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@75513 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

11 years agounsetenv on desktop startup id to make seoz happy.
raster [Tue, 21 Aug 2012 15:01:39 +0000 (15:01 +0000)]
unsetenv on desktop startup id to make seoz happy.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@75506 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

11 years agocleaner imf side-step on alt. :)
raster [Sun, 19 Aug 2012 03:32:39 +0000 (03:32 +0000)]
cleaner imf side-step on alt. :)

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@75424 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

11 years agoAdd rpm support to terminology
rui [Sat, 18 Aug 2012 08:25:54 +0000 (08:25 +0000)]
Add rpm support to terminology

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@75406 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

11 years agostreamline compose code - less cnp
raster [Sat, 18 Aug 2012 01:30:05 +0000 (01:30 +0000)]
streamline compose code - less cnp

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@75397 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

11 years agodelay focusing on cmdbox entry a bit to make it reliable.
raster [Fri, 17 Aug 2012 03:21:06 +0000 (03:21 +0000)]
delay focusing on cmdbox entry a bit to make it reliable.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@75340 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

11 years agoadjust command mode key.
raster [Thu, 16 Aug 2012 03:50:01 +0000 (03:50 +0000)]
adjust command mode key.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@75302 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

11 years agoand non-bitmap path for big.
raster [Tue, 14 Aug 2012 12:33:16 +0000 (12:33 +0000)]
and non-bitmap path for big.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@75255 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

11 years agoadd some infra for cmd-mode for terminology. only 1 working cmd atm
raster [Tue, 14 Aug 2012 12:30:55 +0000 (12:30 +0000)]
add some infra for cmd-mode for terminology. only 1 working cmd atm
"f" (font changes)

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@75254 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

11 years agoenable url fetching for backgrounds AND media popups with nice busy
raster [Wed, 8 Aug 2012 13:15:54 +0000 (13:15 +0000)]
enable url fetching for backgrounds AND media popups with nice busy
and and progress bar.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@75018 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

11 years agoupdate terminology deps to be 1.6.99 or better :)
raster [Mon, 6 Aug 2012 14:33:19 +0000 (14:33 +0000)]
update terminology deps to be 1.6.99 or better :)

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@74945 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

11 years agoclose tty fd before doing signal killing on shutdown.
raster [Mon, 6 Aug 2012 04:11:14 +0000 (04:11 +0000)]
close tty fd before doing signal killing on shutdown.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@74894 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

11 years agobe a bit more paranoid about killling off child process from
raster [Mon, 6 Aug 2012 01:13:20 +0000 (01:13 +0000)]
be a bit more paranoid about killling off child process from
terminology.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@74892 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

11 years agodont clash short options (short optiosn should allow multiple chars...
raster [Mon, 6 Aug 2012 00:06:13 +0000 (00:06 +0000)]
dont clash short options (short optiosn should allow multiple chars...
grrrr. not very useful once u have lots of options)

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@74890 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

11 years agoadd bunch of option s to terminology suggested by Thanatermesis - not
raster [Sun, 5 Aug 2012 09:38:58 +0000 (09:38 +0000)]
add bunch of option s to terminology suggested by Thanatermesis - not
in the exact way asked due to ecore-getopt, but they are there
functionally.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@74884 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

11 years agoterminology: increase selection handle size, fix typos and fix missing inherit.
cedric [Tue, 31 Jul 2012 04:48:14 +0000 (04:48 +0000)]
terminology: increase selection handle size, fix typos and fix missing inherit.

Patch by P Purkayastha <ppurka@gmail.com> fixing ticket #1194.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@74612 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agothere is no need for a terminal=false line - thats default.
raster [Mon, 30 Jul 2012 06:13:39 +0000 (06:13 +0000)]
there is no need for a terminal=false line - thats default.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@74551 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agowarn--
raster [Sat, 28 Jul 2012 00:23:10 +0000 (00:23 +0000)]
warn--

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@74515 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agomake on key press jump actually just filter known lock/modifiers.
raster [Sat, 28 Jul 2012 00:22:08 +0000 (00:22 +0000)]
make on key press jump actually just filter known lock/modifiers.
there's enough strcmps anyway. it isi JUSt a strcmp on a keypress...

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@74514 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agogo back to xterm - 256 colors extn makes apps look like arse.
raster [Fri, 27 Jul 2012 09:41:58 +0000 (09:41 +0000)]
go back to xterm - 256 colors extn makes apps look like arse.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@74480 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agohmm no - i't using the real 256 colorcube. wow.
raster [Tue, 24 Jul 2012 03:29:03 +0000 (03:29 +0000)]
hmm no - i't using the real 256 colorcube. wow.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@74337 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agook some things use the 256 col repeat set so make sure it repeats.
raster [Tue, 24 Jul 2012 03:27:23 +0000 (03:27 +0000)]
ok some things use the 256 col repeat set so make sure it repeats.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@74336 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agolets try pretend to be xterm-256color and see how this works?
raster [Tue, 24 Jul 2012 02:16:21 +0000 (02:16 +0000)]
lets try pretend to be xterm-256color and see how this works?

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@74333 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agosmall patch - make `xxxxyyy...xxx' quotes detected by link checker too.
raster [Mon, 23 Jul 2012 08:11:42 +0000 (08:11 +0000)]
small patch - make `xxxxyyy...xxx' quotes detected by link checker too.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@74308 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoterminology: always animate the right selector border.
cedric [Fri, 20 Jul 2012 02:30:35 +0000 (02:30 +0000)]
terminology: always animate the right selector border.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@74200 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoterminology: just say no to drug !
cedric [Fri, 20 Jul 2012 01:38:09 +0000 (01:38 +0000)]
terminology: just say no to drug !

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@74198 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agooops fix an oopsie id id that broke korean double with detection!
raster [Thu, 19 Jul 2012 13:06:37 +0000 (13:06 +0000)]
oops fix an oopsie id id that broke korean double with detection!

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@74186 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoFrom: Anisse Astier <anisse@astier.eu>
raster [Thu, 19 Jul 2012 09:28:42 +0000 (09:28 +0000)]
From: Anisse Astier <anisse@astier.eu>
Subject: [E-devel] [PATCH] Terminology : send bell signal to cursor

Some people are crazy, and might want to theme the cursor during bell.
Let's allow that.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@74176 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoTerminology: fix typo on license description
bdilly [Wed, 18 Jul 2012 20:47:39 +0000 (20:47 +0000)]
Terminology: fix typo on license description

Patch by Anisse Astier <anisse@astier.eu>

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@74146 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoterminology: resize an existing selection.
cedric [Wed, 18 Jul 2012 08:36:28 +0000 (08:36 +0000)]
terminology: resize an existing selection.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@74051 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoterminology: correctly detect death of window.
cedric [Wed, 18 Jul 2012 07:18:45 +0000 (07:18 +0000)]
terminology: correctly detect death of window.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@74045 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agotodo--
raster [Wed, 18 Jul 2012 07:06:00 +0000 (07:06 +0000)]
todo--

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@74043 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agospace-- in terminology todo.
raster [Wed, 18 Jul 2012 07:01:45 +0000 (07:01 +0000)]
space-- in terminology todo.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@74042 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agomake disable cursor inverted logically in the ui (makes more sense)
raster [Tue, 17 Jul 2012 07:46:01 +0000 (07:46 +0000)]
make disable cursor inverted logically in the ui (makes more sense)

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@73951 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years ago1. note a bug i spotted in elm-scroller, and make terminology use the
raster [Tue, 17 Jul 2012 06:57:41 +0000 (06:57 +0000)]
1. note a bug i spotted in elm-scroller, and make terminology use the
feature.. so i can debug it. also fix errant clearing out of email
helper string in options dialog.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@73949 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years ago2bugs--
raster [Mon, 16 Jul 2012 11:06:21 +0000 (11:06 +0000)]
2bugs--

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@73925 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agooops - add images. missing.
raster [Sun, 15 Jul 2012 05:57:23 +0000 (05:57 +0000)]
oops - add images. missing.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@73863 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agomake selection pulse much more subtle
raster [Sun, 15 Jul 2012 05:25:16 +0000 (05:25 +0000)]
make selection pulse much more subtle

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@73862 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agosex up the selection in terminology. :)
raster [Sun, 15 Jul 2012 04:49:20 +0000 (04:49 +0000)]
sex up the selection in terminology. :)

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@73861 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoreally update word separator list by default to include a boatload of
raster [Fri, 13 Jul 2012 14:15:32 +0000 (14:15 +0000)]
really update word separator list by default to include a boatload of
unicdoe separator chars. :)

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@73814 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33