Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
The last beta used snapshots.
|
|
The change in revision 1900 did not work because `OSX` is only set in the GUI
version on Mac OSX.
Terminal.app does not render correctly when vertical scroll bars are enabled.
|
|
The newly documented `spawn_proc:close()` function requires lspawn changeset
30:613c71d29856.
|
|
|
|
Terminal.app does not render it correctly.
|
|
|
|
Clicking on the first character in a line caused Scintilla to think the line's
margin was clicked, incorrectly selecting the entire line.
|
|
|
|
Includes the current project's top-level tags file or the current directory's
tags file automatically. That file does not need to be added to
`_M.ansi_c.tags`.
|
|
Patch libtermkey to allow this and also to support mouse enabling/disabling.
Needed to change ^Z undo to M-Z and added M-S-Z as extra redo.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
When the call tip is smaller than the window (such as the command entry), keep
existing position in order to keep the call tip from appearing in front of
buffer text.
|
|
|
|
|
|
Added binding for the terminal version.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
It was impossible to read text on a white background.
|
|
Files returned had two leading slashes (//etc, //usr, etc.).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The find & replace pane and UI dialogs can now handle UTF-8 characters. The
support is functional, but not perfect. Since the patch only targets the widgets
Textadept uses, it cannot be submitted to upstream CDK for inclusion. It's kind
of a hack anyway.
|
|
|
|
|
|
Upstream patch is in r5324 (changeset d17b39c9eb2a).
|
|
This allows the docstatusbar to resize and align right.
|
|
|