lua-users home
lua-l archive

Re: [ANN] Scite-debug 0.9 Beta

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


Thanks, Shmuel, that is exactly the kind of feedback I was needing.
steve d.
On Tue, Mar 11, 2008 at 2:37 PM, Shmuel Zeigerman <shmuz@actcom.co.il> wrote:
> Another issue: incorrect treating of quoted command-line parameters
> (via "View/Parameters" or Shift+F8).
>
> Example:
> The 1-st parameter is: "a b".
> The testing script is: t={...}; table.foreach(t,print)
>
> Output (via Alt+R):
> 1 a
> 2 b
>
> Output (via F5):
> 1 a b

AltStyle によって変換されたページ (->オリジナル) /