textadept
textadept copied to clipboard
Don't work run the current file in version 11.5_alpha
Hello! In version 11.5_alpha don't work run the current file. It does not work either through the menu or via ctrl+r. Output the string: Run command: lua -e "io.stdout:setvbuf('no')" "%f" In version 11.4 all work.
System: Debian 11
Textadept 11.5 alpha now uses the command entry to run commands, so initially you will get that prompt. Press Enter to confirm that is the command that you want to run, and it should do so.
Textadept 11.5 alpha now uses the command entry to run commands, so initially you will get that prompt. Press Enter to confirm that is the command that you want to run, and it should do so.
No, nothing happens after pressing Enter.
Okay, then I don't know what the problem is. With a fresh install of Textadept 11.5 alpha on Linux (running with -u /tmp), I am able to run Lua files without issue after confirming with Enter. Lua is installed on your machine, right?
Okay, then I don't know what the problem is. With a fresh install of Textadept 11.5 alpha on Linux (running with -u /tmp), I am able to run Lua files without issue after confirming with Enter. Lua is installed on your machine, right?
Of course, Lua is installed. Version 11.4 is quite enough for me. I found this behavior in 11.5, and decided to specify