This task is a feature
Details
Thu, Dec 5
Nov 4 2019
So, I did give your thoughts a chance and a bit of hacking (See https://github.com/billiob/terminology/commit/3892e3eb87be33809f0df5d64a167aca8b9ebaa5 ).
I won't finish that as I consider it to be too difficult/impossible to do it correctly.
1/ It is not writing to the terminal's fd as that would create a security issue.
2/ It is only writing text to the terminal, but that might create issues because it moves the cursor and writes stuff that the application underneath does not know about.
Aug 20 2019
I can't help you much here because I'm on holidays and I only have my phone. I'll come back in early September.
I can't help you much here because I'm on holidays and I only have my phone. I'll come back in early September.
You could look into win.c about how the command line is showing up because we'd need something like that.
Also have a look at config.c and options_keys.c to see how key bindings are configured cause they'll be needed too.
Ok, to give some update. Turned out, it's harder than I expected. For starters I decided to solve first this problem https://phab.enlightenment.org/T8154 as it just as important, but seems a bit easier, and should give some insights.
Aug 7 2019
Aug 6 2019
That said, any hints on what to look at would be welcome.
Okay, I looked at it: turned out it's a separate from enlightenment project, so git clone https://git.enlightenment.org/apps/terminology.git and then building it was enough.
Hey guys, I wanted to take a stab at it, but my question is: is there a way to build terminology separately from the whole enlightenment project? I.e. so I could work just on this feature alone?
May 2 2019
Apr 30 2019
Oct 17 2018
Jul 28 2018
Jun 11 2018
Apr 16 2018
Dec 27 2017
Dec 26 2017
Dec 18 2017
Is there a way to place a feature request bounty on this?