Commit Graph

63 Commits

Author SHA1 Message Date
Carsten Haitzler 15e3c87390 tysend - i was only testing ascii files. binary doesnt trasnfer well...
so move to 4 bit nibbles encoded as ascii. inefficient but works
reliably.
2017-12-18 00:51:52 +09:00
Carsten Haitzler 125d475068 add tysend cmdline and support in escapes for sending single files
this allows you to send a file via escapes to terminology which will
pop up a file save dialog and ask what to save it as and where (based
on the original name). terminology will show a progress bar too. this
is not useful locally but remotely (e.g. you ssh'd into another
machine) it's a VERY handy way of fetching a file from the remote
machine to the local machine with a display just with tysend FILE. you
can send multiple in a sequence with tysend FILE1 FILE2 FILE3 ... ...
and terminology will ask for a location and filename per file you send
(just hit cancel if you don't want to do it).

note - it needs new theme features to work. it'll fail without them.

@feature
2017-12-17 23:41:26 +09:00
Boris Faure c51d0095f9 get rid of automake 2017-11-12 00:09:06 +01:00
Boris Faure b22a64043f Merge remote-tracking branch 'origin/devs/iscaro/meson' 2017-10-03 22:01:39 +02:00
Boris Faure fc1aef8143 Terminology release 1.1.1 2017-09-02 17:24:06 +02:00
Boris Faure a1e7d6d31c Terminology release 1.1.0 2017-08-16 22:33:48 +02:00
Guilherme Iscaro 1b4ab6036c Add support for the Meson build system. 2017-07-20 14:17:33 -03:00
Boris Faure fd4ef6ec1f win: add binding (Alt+Up/Down/Left/Right) to move around panes 2017-07-11 00:04:31 +02:00
Boris Faure 1b47ed2aeb terminology release 1.0.0 2017-01-07 17:52:52 +01:00
Boris Faure 8a8d6d721d use http://issues.terminolo.gy/ 2016-10-11 22:34:38 +02:00
Calinoiu Alexandru Nicolae bcfe04d136 Update the path to issues
The current path returns 404 is a good idea to have users first search for a issue before opening one.
2016-10-11 21:59:41 +02:00
Boris Faure 9e80988f5a keys: add Shift+End to reset scroll. Closes T3582 2016-06-01 19:56:45 +02:00
Boris Faure b7817a88b3 keys: add Shift+Home to get to the top of the backlog. Closes T3582 2016-05-31 21:34:44 +02:00
Boris Faure 15fa7afaa5 key bindings: add shift+left/right to switch tabs 2016-04-12 22:47:49 +02:00
Boris Faure b8b016875e use ctrl+alt+t to set terminal title 2016-03-12 16:37:56 +01:00
Boris Faure 089bcbbc2b update README to 0.9.1 2016-02-07 16:28:19 +01:00
Boris Faure 3b3df45fa4 terminology 0.9.0 release 2015-09-05 14:48:05 +02:00
Boris Faure 72123799c6 update README about phab 2015-08-23 11:15:56 +02:00
Boris Faure 3182c1f4af update README to 0.8.0
better late than sorry
2015-08-02 22:27:54 +02:00
Boris Faure a43900eeaa terminology 0.7.0 release 2014-10-12 16:04:42 +02:00
Gwang O Lee 1c64e7c7c5 add "Close the current terminal" key binding
Summary:
First, you must delete the '~/.config/terminology/config/standard/base.cfg'.
Key : Ctrl + Shift + End

Reviewers: huchi, seoz, billiob

Reviewed By: billiob

Subscribers: seoz

Differential Revision: https://phab.enlightenment.org/D1404
2014-09-04 16:04:40 +02:00
Boris Faure 57393188c7 update documentation on key shortcuts 2014-09-02 20:42:45 +02:00
Boris Faure 3450d06c6b Terminology 0.6.1 2014-07-03 21:07:44 +02:00
Boris Faure e582990deb terminology 0.6.0 release 2014-06-29 19:02:32 +02:00
Boris Faure 9c6d6db43c Merge remote-tracking branch 'origin/terminology-0.5' 2014-06-29 17:32:30 +02:00
Boris Faure e42cd6a6b4 update README
Note: efl ≥ 1.8 is not enforced during configure.
2014-06-17 21:50:14 +02:00
Boris Faure b22db0430d Terminology 0.5.1 2014-05-17 14:30:27 +02:00
Boris Faure 3fb2c08e6d miniview: add doc 2014-05-13 23:10:10 +02:00
Chris Michael 09d8cc4c7e terminology: Fix more typos in README
Signed-off-by: Chris Michael <cp.michael@samsung.com>
2014-04-11 10:53:06 +01:00
Chris Michael 53a74ebca4 terminology: Fix typo in README
Signed-off-by: Chris Michael <cp.michael@samsung.com>
2014-04-11 10:47:01 +01:00
Boris Faure c9ebc5fcc5 release 0.5.0 2014-03-08 16:05:25 +01:00
Boris Faure 4bfc84110e load themes from ~/.config/terminology/themes. Closes T1030 2014-02-26 23:03:27 +01:00
Boris Faure 4f05397bd5 tabs are implemented 2013-11-16 00:07:30 +01:00
Carsten Haitzler 109e1b124d readme is 0.4.0 now 2013-11-07 17:27:11 +09:00
Carsten Haitzler 1b46022c53 document edje object inlining and message/signal etc. comms. 2013-06-06 12:13:26 +09:00
Carsten Haitzler d993158cc8 oops - fix up readme example for ib/ie escapes. 2013-06-06 11:09:15 +09:00
Carsten Haitzler 229b92f72f ctrl+0,1,2,3...9 for tab switching. 2013-05-07 14:51:02 +09:00
Carsten Haitzler 1a69edb8b8 update todo with inlined edje object items and document alternat
inline thumbnail escape format with link.
2013-04-19 07:37:23 +09:00
Carsten Haitzler 3c58df6225 document alt+num keys. 2013-04-18 23:58:15 +09:00
Godfath3r 49dcfba91a terminology: README file update. Patch by godfath3r.
Update README file for box/block selection and fix some typos.
2013-03-28 23:35:24 +09:00
Carsten Haitzler 64196937ab some cleaning up of pending things.. so we can do a terminology 0.3
:)
2013-03-20 19:00:05 +09:00
Carsten Haitzler e60db60b12 guess what the cat dragged in... "tabs" in terminology. just a
selector right now that u call up from keybindings. if u switch terms
it kicks in with some visuals too. theme stuff is currently not
done/ready at all. just recycling terminolgy bg edje atm. havent done
anything to:

1. track "window titles" per term and put into tab term previews
2. make preview look decent (some shadowing and spacing between terms
etc.)
3. track/display things like bell alerts

still need to have a way to suspend/unsuspend invisible terms so media
stuff pauses in playback etc. etc.
2013-03-19 19:49:47 +09:00
Carsten Haitzler de8141dec6 tyls now uses standard icons names for normal files (not starting with
/) so u see icons for files as well as thumbnails for videos, images,
svg's etc...

and now when u clikc on the icon... u launch it (folders launch in
efm... other file types open via the standard tools like with efm/e
etc. and highlighted links)
2013-03-11 20:44:27 +09:00
Carsten Haitzler 6f6b57d141 update README to cover new inline media escapes.
SVN revision: 83872
2013-02-13 13:29:44 +00:00
Carsten Haitzler 2781da8076 tcat... comes out to play fir the first time. not final... but a start.
SVN revision: 83385
2013-01-28 16:06:26 +00:00
Carsten Haitzler e280319301 update README
SVN revision: 83369
2013-01-27 12:06:07 +00:00
Carsten Haitzler 85e60bbf74 add keybinds to split terms.
SVN revision: 83358
2013-01-26 13:06:58 +00:00
Carsten Haitzler a0ffffd42d split your terminology man... split it! :)
SVN revision: 83090
2013-01-22 15:01:53 +00:00
Carsten Haitzler f6fd72c702 readme wrong
SVN revision: 81684
2012-12-24 15:19:55 +00:00
Carsten Haitzler c5ceaa9607 lets bump terminology to 0.2. :)
SVN revision: 81008
2012-12-15 03:33:34 +00:00