Age | Commit message (Collapse) | Author |
|
Requires Scintillua r514 (changeset 8bce8ef421d7).
|
|
|
|
'\' in path was causing problems due to being interpreted by Python rather than
the shell.
|
|
`spawn()` now accepts an environment parameter.
Requires lspawn r40 (changeset 4709ecca2dd4).
|
|
Language-specific code may run inadvertantly.
|
|
|
|
|
|
Documentation for open functions is shown.
|
|
|
|
Ruby does not always output a '^' for indicating column number.
|
|
This prevents the black box popup on Windows.
This requires lspawn r38 (changeset 7683f6d2d678).
|
|
|
|
|
|
|
|
|
|
|
|
The changelog already had some important ones.
|
|
The changelog already had some important ones.
|
|
|
|
This prevents an error message being generated.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Thanks to Giovanni Salmeri.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
It may have been reported as '\r' long ago in previous versions of GTK or
pdcurses, but on WinXP and Win7, it is always '\n'.
|
|
This takes advantage of some of Scintilla's new API functions.
|
|
|
|
|
|
Requires Scintillua r500 (changeset 130a0af31d5f).
|
|
|
|
|
|
|
|
Keep "#!.+/sh" since "#!.+sh" as a pattern is too generic.
|
|
Requires Scintillua r494 (changeset 955860bf41a1).
|
|
|
|
|
|
|
|
|
|
|
|
|