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
I'm using my maintainer's privileges to add a new colorscheme.
I should really work on having something easier to use different
colorschemes.
I relied on https://github.com/sylveon/terminology-themes to figure out
how to map the colors in that file…
Summary:
When nyanology has text selection, it produces an error message
every second.
@fix
Test Plan:
1. Set theme as "nyanology"
2. Set a text selection.
3. See error messages.
Reviewers: raster
Differential Revision: https://phab.enlightenment.org/D4327
* c12 (COL_DEF) hasn't been defined in solarized color palette this
resulted in a low contrast to the background color if solarized_light
was selected.
* c38 (COL_RED) hasn't been defined in solarized color palette, too.
S_magenta seems to be the closest match.
* Made the change to solarized (dark) to keep symmetry.
this makes the default (and solarized) themes have a tab bar at the
top that look and behave like normal tabs. option to disable these.
other themes might need some updating if they dont follow default by
#including it.