dimitrik
dimitrik
To be honest, I'm seeing enabling socket access via config file is the only right way and agree with all security points ! -- e.g. enabling socket should be an...
As you involved SCREEN -- just curious if there is any way to use several SCREENs in Twin ? because from the all logic and config options it's seems to...
Seems like in my case creating several Screens is working. However, when trying to use a menu item for given Window "SendToScreen N" -- Twin hangs..
You can try as a workaround on MacOS to keep key pressed while selecting text with mouse -- not perfect, but still better than nothing.
Seems like Github messed-up the original input text ;-)) keep "Opt" (Option) key pressed while selecting text -- it should just work.
Hi Marco, so far, I'll try to provide you a test case -- this is from an auto-generated LUA file containing a list of functions + some "fixme" comments. here...
Any chances to get it fixed ? -- the issue is really annoying making periodically whole list of functions (or other symbols) disappearing.. Rgds, -Dimitri
So, far, as the problem still remains in the latest release as well, I decided to dig it myself in the source code and seems like I've found THE reason...
Wow ! this would be really great !! I'm exactly also looking on solution to change the defaults according development needs -- sometimes you want to see less, sometimes more...
A simple "workaround" implementation could be to extend File Mapping Interpreters option: - currently it's checking for `#!...` pattern in the first line of the file with the following Interpreter...