[EGIT] [core/enlightenment] master 01/01: fix constant expression conditional

2015-03-14 Thread Mike Blumenkrantz
discomfitor pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=519560ac3fd2f254c0a5e62ef2fbfe274938f48d commit 519560ac3fd2f254c0a5e62ef2fbfe274938f48d Author: Mike Blumenkrantz Date: Sat Mar 14 10:31:36 2015 -0400 fix constant expression cond

[EGIT] [enlightenment/modules/edgar] master 01/01: Follow changes in E 0.19.99 development

2015-03-14 Thread Kai Huuhko
kuuko pushed a commit to branch master. http://git.enlightenment.org/enlightenment/modules/edgar.git/commit/?id=b1c125a7969d9b641df65765526893daeee403e7 commit b1c125a7969d9b641df65765526893daeee403e7 Author: Kai Huuhko Date: Sat Mar 14 16:40:27 2015 +0200 Follow changes in E 0.19.99 deve

Re: [E-devel] [EGIT] [apps/terminology] master 02/02: fix CSI DECSET 1049. Should fix T725

2015-03-14 Thread Daniel Zaoui
Hi Bob, I have an issue with this patch (bisect showed me the path). Here is the scenario: Open terminology Open a file with vi Split your screen (the orientation doesnt matter) Come back to vi The arrow keys don't work anymore. To solve it, I have to ctrl-z vi and then run fg. Thank you Daniel

Re: [E-devel] [EGIT] [apps/terminology] master 02/02: fix CSI DECSET 1049. Should fix T725

2015-03-14 Thread Boris Faure
On 15-03-14 18:30, Daniel Zaoui wrote: > Hi Bob, > > I have an issue with this patch (bisect showed me the path). Here is > the scenario: > Open terminology > Open a file with vi > Split your screen (the orientation doesnt matter) > Come back to vi > The arrow keys don't work anymore. To solve it,