On Mon, 9 Jan 2017 19:51:21 +0100 Benoit Barthelet <[email protected]> said:
> dunno if it's already in a bug report, right clicking to copy a path that > contains a space copies it up to the space there is no way to know the space is part of the path... well unless its VISIBLY escaped with \ or quotes and i know the code doesn't handle these). we're totally GUESSING that that's a file path if we see a "word" (bounded by whitespace) that starts with a / (or a ./ or a../) - then we GUESS it's a path. relative paths are dodgey as we don't know what it's relative to at all. there is no info so we'll just assume relative to CWD. > On Mon, Jan 9, 2017 at 11:33 AM, Boris Faure <[email protected]> wrote: > > > On 17-01-09 10:47, Anisse Astier wrote: > > > I confirm that keyboard shortcut font resizing only affects the first > > tab. > > > > > > If you do it from the menu, it affects current tab. > > > > > > Regards, > > > > > > Anisse > > > > > > Le 6 janv. 2017 5:08 PM, "Toan Pham" <[email protected]> a écrit : > > > > > > Boris or anyone else, > > > > > > > > > Please review the issue @ https://phab.enlightenment.org/T5012, and make > > > sure that it is not a bug. > > > thanks, > > > > > > > > > TP > > > > > > I've reproduced the issue. I have decided that the issue, even though it > > is an important one, should not be blocking the release. The fix is not > > trivial (something wrong with the way the configuration is shared across > > splits/tabs) and thus trying to fix it just before the release was > > deemed too dangerous. > > > > Regards, > > -- > > Boris Faure > > Pointer Arithmetician > > > > ------------------------------------------------------------ > > ------------------ > > Check out the vibrant tech community on one of the world's most > > engaging tech sites, SlashDot.org! http://sdm.link/slashdot > > _______________________________________________ > > enlightenment-users mailing list > > [email protected] > > https://lists.sourceforge.net/lists/listinfo/enlightenment-users > > > > > > > -- > benoit barthelet > http://pgp.mit.edu/pks/lookup?op=get&search=0xF150E01A72F6D2EE > ------------------------------------------------------------------------------ > Developer Access Program for Intel Xeon Phi Processors > Access to Intel Xeon Phi processor-based developer platforms. > With one year of Intel Parallel Studio XE. > Training and support from Colfax. > Order your platform today. http://sdm.link/xeonphi > _______________________________________________ > enlightenment-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/enlightenment-users -- ------------- Codito, ergo sum - "I code, therefore I am" -------------- The Rasterman (Carsten Haitzler) [email protected] ------------------------------------------------------------------------------ Developer Access Program for Intel Xeon Phi Processors Access to Intel Xeon Phi processor-based developer platforms. With one year of Intel Parallel Studio XE. Training and support from Colfax. Order your platform today. http://sdm.link/xeonphi _______________________________________________ enlightenment-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-users
