Ahhhh ... I've noticed 'find' isn't working in scite.uci.
There's a fix. Add the following to /home/dsl/.SciTEUser.properties
Code Sample
LC_CTYPE=en_US.UTF-8 code.page=65001
It turns out this also fixes the 'open highlighted file' feature without fiddling with the encoding menu.
Character sets other than english will need other settings here, don't ask me what.
I'll rebuild to include this in the default user properties file and repost at some stage.
Quote
Which is why I got the author's permission to distribute xnview as a uci for dsl before posting
awesome =o)The plot thickens with Scite.uci.
While it seems that setting
Code Sample
LC_CTYPE=en_US.UTF-8 code.page=65001
does fix 'find', it also disables copy & pasting into a shell with the mouse button.
Now - I've found setting
Code Sample
code.page=0
instead fixes this, but disables 'find' ! (At least for me).
I've looked at the scite mail list, and there have been a lot of similar problems with pasting etc reported since 2003, on gtk1. Also, copy and pasting between scite and certain apps (I remember scite and dillo copy and pasting issues ...).
The developer doesn't seem to have any problems - he is using gnome and gtk2.
I may try an earlier version, will lose some features.Now fixed - kindly ignore the above.
The problem was one of paths. Rebuilt with prefix=/opt/scite/usr, made =/opt/scite/usr/bin in advance, and aok.
Nothing gives any indication that scite wanted to run from there and not from /opt/scite/bin
Sending rebuild now.If anyone is in hurry to try xnview.uci, pending posting in the repo it can be dowloaded here: