On Wed, 15 Aug 2012 13:39:43 +0900
Carsten Haitzler (The Rasterman) <[email protected]> wrote:

> 
> you need a url or a full path for it to be underlined. just a filename wont
> be. e.g.
> 
> file.jpg
> vs.
> /home/user/file.jpg
> 
> the 2nd will be, the first will not. the first cant be as there is no clue
> WHERE the file is (what directory on your system), thus it's not highlighted.
> 

Hi Raster,

thanks for the reply.

I see that the full path indeed works (I don't get to see videos with either
vlc or mplayer, but the video controls inside Terminology do open). Too bad
that it does not work with relative paths! Could one leverage the $PWD variable
to extract the full path by concatenating it with ./relative/path/to/file.jpg?

I have also noticed that terminology has problems with spaces in file names. If
I have something like:

/home/user/file with spaces.jpg

or

/home/user/file\ with\ spaces.jpg

It underlines everything up to the first space (i.e. /home/user/file), even
when the spaces are escaped with back slashes.

Regards,

-- 
Stefano

Fortune of the day: "You dialed 5483."
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
enlightenment-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to