Carsten Haitzler
e280319301
update README
...
SVN revision: 83369
10 years ago
Carsten Haitzler
624fc417df
compile again. mild. etc.
...
SVN revision: 83363
10 years ago
Carsten Haitzler
7f6ae2a441
little theme adjustments for terminology - cursor loses striped fill -
...
clear empty, but gets blue glow. use subtle blue glow to show focuwed
term - useful for multi-term grid.
SVN revision: 83362
10 years ago
Carsten Haitzler
524d62d2f3
move options/controls out of term edj into separate one for the window
...
SVN revision: 83361
10 years ago
Boris Faure
d9d7318041
termpty_init/shutdown() are now called globally
...
SVN revision: 83360
10 years ago
Carsten Haitzler
85e60bbf74
add keybinds to split terms.
...
SVN revision: 83358
10 years ago
Boris Faure
f820185c7e
terminology: fix clear screen
...
SVN revision: 83309
11 years ago
Carsten Haitzler
097bf1a09d
options work agai - less purty. i need to adapt options now to
...
grid/pane-term. - they should be an overkay over all terms, not done
inside per-term theme. split needed.
SVN revision: 83124
11 years ago
Cedric BAIL
f32da4a10e
terminology: just push a stupid micro optimization to just be below urxvt.
...
SVN revision: 83120
11 years ago
Carsten Haitzler
614699ede2
make config separate per term.
...
SVN revision: 83091
11 years ago
Carsten Haitzler
a0ffffd42d
split your terminology man... split it! :)
...
SVN revision: 83090
11 years ago
Cedric BAIL
1b69c6c544
efl: deprecate eina_unicode_utf8_get_next, add eina_unicode_utf8_next_get.
...
SVN revision: 83048
11 years ago
Boris Faure
526cc2aeac
use device id from xterm
...
Should fix some emacs compatibility issues.
Bug was fixed with help from 'ptyproxy' I wrote:
https://github.com/billiob/ptyproxy
SVN revision: 83047
11 years ago
Leif Middelschulte
ce03ed3820
Add foreground color as "color0"
...
SVN revision: 83046
11 years ago
Boris Faure
d8d389efbc
terminology: remove default_colors.in.edc from solarized.edj dependencies
...
Thanks to T_UNIX for spotting it.
SVN revision: 83045
11 years ago
Leif Middelschulte
658feafb90
Add script to facilitate term color->edje color class conversion.
...
SVN revision: 83044
11 years ago
Leif Middelschulte
f6e80e14dc
Add mustang theme.
...
SVN revision: 83043
11 years ago
Cedric BAIL
e36295ce3e
terminology: improve speed of text scrolling by using a circular buffer.
...
SVN revision: 83038
11 years ago
Stefan Schmidt
06792ddff2
terminology: Fix distcheck
...
SVN revision: 83036
11 years ago
Boris Faure
be8f3a6aba
terminology: add faint color support from edj
...
SVN revision: 83022
11 years ago
Boris Faure
55c7bc2d33
terminology: add edc color helper
...
SVN revision: 83021
11 years ago
Boris Faure
2257a93e4d
terminology: add solarized theme
...
SVN revision: 83020
11 years ago
Boris Faure
a7eb68799c
terminology: read colors from theme
...
SVN revision: 83019
11 years ago
Cedric BAIL
548e12472e
terminology: revert previous commit at it is not ready yet for primetime.
...
SVN revision: 83013
11 years ago
Cedric BAIL
61576f1496
terminology: use a circular buffer for the screen.
...
SVN revision: 83012
11 years ago
Carsten Haitzler
de8b44d645
missed outcol2 bottom edge.. just noticed.
...
SVN revision: 83009
11 years ago
Cedric BAIL
37d7bdd9c2
terminology: small speedup by calling directly the underlying function.
...
SVN revision: 82934
11 years ago
Tom Hacohen
afdf76e7aa
Terminology: Removed unused var.
...
SVN revision: 82889
11 years ago
Lucas De Marchi
84564c8f5d
terminology: remove hack that's not needed anymore
...
edbus doesn't crash efreet if the mainloop isn't ran anymore (see test in
edbus' testsuite) so lets remove the hack.
SVN revision: 82844
11 years ago
Carsten Haitzler
bbd7701258
white pulse on selection a bit too much.
...
SVN revision: 82262
11 years ago
Carsten Haitzler
0ec0ceb182
adjust terminology theme colors now to match default theme better?
...
SVN revision: 82184
11 years ago
Cedric BAIL
44223e50b3
trunk: remove use of AM_PROG_CC_STDC as AC_PROG_CC does it.
...
Patch by Doug Newgard <scimmia22@outlook.com>
SVN revision: 82148
11 years ago
Carsten Haitzler
834f41cfe7
printf--
...
SVN revision: 82070
11 years ago
Carsten Haitzler
a0dd78025a
omg! accidentally left debugging for loop in! never mind! remove!
...
SVN revision: 82066
11 years ago
Carsten Haitzler
e7cf702d6a
set up argc/argv right so it ends up on the window in multi-instance
...
mode.
SVN revision: 82046
11 years ago
Carsten Haitzler
a566c1f7be
add version to about.
...
SVN revision: 82036
11 years ago
Cedric BAIL
9636a15f22
terminology: don't crash on ctrl-c.
...
SVN revision: 82034
11 years ago
Carsten Haitzler
7f5107b96d
ok can remove broken ifdefs now.
...
SVN revision: 81883
11 years ago
Gustavo Sverzut Barbieri
ac88f5579d
terminology: fix typo, change to proper name.
...
it should be media, not meida, but anyway it's the parent smart class..
SVN revision: 81871
11 years ago
Gustavo Sverzut Barbieri
cbf28bef32
terminology: media smart_class usage was also not great.
...
SVN revision: 81870
11 years ago
Gustavo Sverzut Barbieri
6491067714
terminology: fix termio's Evas_Smart_Class inheritance usage.
...
- _smart_add(): if you set the smart data before clipped smart object
constructor, it will reuse that. No need to get, copy, free then reset.
- _smart_del(): clipped smart object will free(sd) already, no need
to do it again (double free).
SVN revision: 81869
11 years ago
Mike McCormack
dfd5b67b67
terminology: Use return value of cwd
...
SVN revision: 81861
11 years ago
Carsten Haitzler
cf1c63c846
add more unique env vars to ipc id hash. i foudn these to be unique in
...
my vt sessions.
SVN revision: 81859
11 years ago
Carsten Haitzler
ddc0c7499c
make it a ifdef.
...
SVN revision: 81857
11 years ago
Carsten Haitzler
e2e2bb1b59
emergency! edbus broke terminology. segv in efreet init which is
...
initting edbus stuff! i need my term to work.
SVN revision: 81856
11 years ago
Carsten Haitzler
c89867a5c7
warn--, var grouping nicer.
...
SVN revision: 81855
11 years ago
Carsten Haitzler
970051e45a
if ipc serve fails - try ipc send again.
...
SVN revision: 81854
11 years ago
Carsten Haitzler
ce00c0157f
ummm the problem must be elsehwere... as not calling the prent del
...
means we leak smart members and clipper objects on termio smart
shutdown. that'll be fun with > 1 term in a window. :( could you bring
up a valgrind trace etc. about this?
SVN revision: 81853
11 years ago
Mike Blumenkrantz
92d5cd9826
terminology crashes on close--
...
SVN revision: 81843
11 years ago
Lucas De Marchi
a9b695ebbd
terminology: Fix Ecore version check
...
Patch by: José Roberto de Souza <zehortigoza@profusion.mobi>
SVN revision: 81824
11 years ago