Benoit,

>> 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

it works for me; however opening a file from relative path does not work.
So for example, if you do the following

1.  cd /etc && find .
2.  click on a file, ie:  ./strongswan.d/charon/dnskey.conf
3.  Terminology tries to open this file:
/home/toan/strongswan.d/charon/resolve.conf, to be exact, terminology opens
this URI: file:///home/toan/./strongswan.d/charon/resolve.conf ;  which is
not a valid file.
4.  Terminology should try to solve the file using absolute path first.
5.  If the file does not exist in step #4; try to resolve it using relative
path to $(PWD) and not from user home directory.  ie)
$(PWD)/strongswan.d/charon/dnskey.conf


This is a like-to-have feature, please consider it in the near future.









On Mon, Jan 9, 2017 at 1:51 PM, Benoit Barthelet <benoit.barthe...@gmail.com
> wrote:

> 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
>
> On Mon, Jan 9, 2017 at 11:33 AM, Boris Faure <bo...@fau.re> 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" <tpham3...@gmail.com> 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
> > enlightenment-users@lists.sourceforge.net
> > 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
> enlightenment-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-users
>
------------------------------------------------------------------------------
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
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to