Commit Graph

1983 Commits

Author SHA1 Message Date
Carsten Haitzler 2a2048d40f first cut visul bell and bewll handling with urgent enable while not
focued and bell goes off (optional). gfx can be much nicer - really
quick and dirty led img



SVN revision: 72718
2012-06-23 09:25:01 +00:00
Cedric BAIL e2c25bc45b terminology: apparently insert doesn't move the cursor.
NOTE: please test it and report issue, but apparently this
fix emacs and bash for me.


SVN revision: 72717
2012-06-23 08:32:48 +00:00
Carsten Haitzler 86b43ae0f4 fix typo
SVN revision: 72715
2012-06-23 07:21:44 +00:00
Carsten Haitzler 3b0a9d4013 fix jed/emacs again - might hurt some intl stuff tho... dunno.
SVN revision: 72714
2012-06-23 07:18:47 +00:00
Carsten Haitzler 791a1630a6 printf--
SVN revision: 72713
2012-06-23 06:44:20 +00:00
Carsten Haitzler 099de44801 handle a lot more escape codes now and mouse tracking too.
SVN revision: 72712
2012-06-23 06:43:02 +00:00
Carsten Haitzler e672d4b895 remove artwiz fonts -> dont do terminal drawing chars. also map point
draw char to unicode one. evas maps back if needed.



SVN revision: 72711
2012-06-23 02:33:52 +00:00
Carsten Haitzler cba16ddb2e update mapping notes.
SVN revision: 72605
2012-06-21 13:50:10 +00:00
Carsten Haitzler 3de1d85a71 finally i knwo whjat the unicode gfx char table has in it!
SVN revision: 72596
2012-06-21 11:55:55 +00:00
Carsten Haitzler 618bec7108 only print err or crit logs. others not compiled in.
SVN revision: 72572
2012-06-21 08:18:12 +00:00
Carsten Haitzler 1db5d17a96 react to keypress instead?
SVN revision: 72571
2012-06-21 07:55:00 +00:00
Carsten Haitzler 26a88cd2dd fix exit code handling and propagate exit from pty->io->main
SVN revision: 72545
2012-06-20 14:12:26 +00:00
Carsten Haitzler 596357c77a animate on key press might be better wording :)
SVN revision: 72543
2012-06-20 13:37:35 +00:00
Mike Blumenkrantz bc0282d50d add an option to disable cursor strobe light from typing: strobe effect enabled by default
SVN revision: 72527
2012-06-20 08:29:08 +00:00
Jihoon Kim 5758281a6e terminology: remove _imf_cursor_set in _smart_calculate. It isn't needed anymore because it is called whenever cursor is moved
SVN revision: 72519
2012-06-20 06:23:07 +00:00
Carsten Haitzler aed804227b comment table for draw chrs - need to actuallly specfy them in
comments tyho - next.



SVN revision: 72512
2012-06-20 04:50:33 +00:00
Gustavo Sverzut Barbieri abc8235dff better usage of eina_strbuf
SVN revision: 72504
2012-06-19 19:59:35 +00:00
Gustavo Sverzut Barbieri e0e7fbfd94 log: separate termpty logging from the rest.
Make raster the-crying-baby stop complain about log. Now we can have
only termpty logging, with a short format, by using:

{{{
    export EINA_LOG_FILE_DISABLE=1
    export EINA_LOG_LEVELS=termpty:4
    terminology
}}}



SVN revision: 72503
2012-06-19 19:53:02 +00:00
Gustavo Sverzut Barbieri b99a543304 improve logging.
SVN revision: 72502
2012-06-19 19:40:40 +00:00
Gustavo Sverzut Barbieri ba1b55fc85 ignore libreadline6's \033[?1034s
seems libreadline6 will issue such escape to toggle 8-bit input, but
it shouldnt:

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=577012

Thanks to KainX for helping.



SVN revision: 72500
2012-06-19 18:57:56 +00:00
Gustavo Sverzut Barbieri 2cd2514538 utils/theme: unify code, error messages and allow fallback.
Introduced two nice helpers to aid common Edje handling:
 * apply theme, using fallback if main is not found;
 * reload theme if file changed.



SVN revision: 72490
2012-06-19 15:59:49 +00:00
Carsten Haitzler c71424367d emit key sig all the time.
SVN revision: 72488
2012-06-19 15:35:37 +00:00
Gustavo Sverzut Barbieri 23cd7c9639 mild: more room for options and less annoying cursor.
SVN revision: 72486
2012-06-19 15:02:03 +00:00
Samuel F. Baggen dc204d7fc3 Shift-Tab support added, tested in shell and vim
SVN revision: 72483
2012-06-19 14:38:44 +00:00
Gustavo Sverzut Barbieri 71b60a3925 mild's translucent is now usable.
SVN revision: 72478
2012-06-19 13:28:20 +00:00
Carsten Haitzler bbdb7e98b6 emit signal to cursor on key down.
SVN revision: 72476
2012-06-19 13:16:22 +00:00
Carsten Haitzler 7666a1570b disable font size slider when selecting a bitmap.
SVN revision: 72475
2012-06-19 12:54:50 +00:00
Carsten Haitzler 70603e5527 appcur mode - home/end need different handling.
SVN revision: 72473
2012-06-19 12:09:50 +00:00
Carsten Haitzler 52332899cb make note of shell vs vim for home/end
SVN revision: 72472
2012-06-19 12:07:09 +00:00
Carsten Haitzler db4a99a499 fix home/end to match xterm.
SVN revision: 72471
2012-06-19 11:54:24 +00:00
Carsten Haitzler 0926d19ccb update README
SVN revision: 72470
2012-06-19 10:55:24 +00:00
Carsten Haitzler 5556daa373 warn--
SVN revision: 72466
2012-06-19 09:59:30 +00:00
Carsten Haitzler eff8baf961 from cipp -> alt cursor key handling
SVN revision: 72465
2012-06-19 09:57:38 +00:00
Carsten Haitzler 4d5261b991 add ecore-imf-evas too
SVN revision: 72458
2012-06-19 09:08:21 +00:00
Carsten Haitzler a4dd7976fd work around focus baddies on options show/hide -> tasn.
SVN revision: 72454
2012-06-19 07:58:08 +00:00
Carsten Haitzler fd0b697aeb make gustavo happy with options now espanding when term expands (up to
a point) but still keepign preview room on the left for me.



SVN revision: 72450
2012-06-19 07:33:11 +00:00
Carsten Haitzler 10521f87f8 imf ifdefs gone.
SVN revision: 72447
2012-06-19 07:19:31 +00:00
Carsten Haitzler e34967f6b6 make ecore-imf required.
SVN revision: 72446
2012-06-19 07:16:13 +00:00
Carsten Haitzler 235da7fe25 ecore null complaint fix if imf not there.
SVN revision: 72445
2012-06-19 07:14:59 +00:00
Carsten Haitzler d149bb19f4 add cr imgs to makefile
SVN revision: 72442
2012-06-19 06:57:26 +00:00
Carsten Haitzler 4d034f4643 tone donw shine on top, add a glint, and actually make cursor sexy :)
SVN revision: 72441
2012-06-19 06:56:25 +00:00
Jihoon Kim 362bc6b233 terminology: fix build error in case of no ecore-imf
SVN revision: 72433
2012-06-19 04:29:10 +00:00
Jihoon Kim b9d7a35e74 terminology: set cursor location whenever cursor is moved
SVN revision: 72432
2012-06-19 04:16:36 +00:00
Jihoon Kim f49c145869 terminology: add __UNUSED__ for unused parameter
SVN revision: 72431
2012-06-19 03:42:20 +00:00
Gustavo Sverzut Barbieri 9ad9f44669 fix ecore-imf linkage
SVN revision: 72429
2012-06-19 01:07:33 +00:00
Rafael Antognolli ec18871272 terminology: Fix ecore-imf DSO missing flag.
SVN revision: 72428
2012-06-19 01:02:19 +00:00
Gustavo Sverzut Barbieri 4f4dd65c97 add IMF support, composited keys! usable with us-intl keyboard ;-)
SVN revision: 72427
2012-06-19 00:37:27 +00:00
Gustavo Sverzut Barbieri a68eeeca8f minor speedup to lookup keynames.
just compare the string if input size matches.



SVN revision: 72420
2012-06-18 21:36:42 +00:00
Gustavo Sverzut Barbieri 40a519c8d9 support box drawing codes.
Many thanks to KainX for his help to understand the code and
rxvt-unicode for his table to convert the code to unicode codepoints.



SVN revision: 72419
2012-06-18 21:24:33 +00:00
Carsten Haitzler 561e86c6c8 fix warnings, adjust license to BSD in -L output.
SVN revision: 72407
2012-06-18 14:22:15 +00:00