index
:
textadept.git
master
My personalizations for textadept
Alessandro Iezzi
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2014-11-08
Patch Scintilla in order to allow custom wrap visuals; src/scintilla.patch
mitchell
2014-11-07
Patch Scintilla in order to allow custom tab arrow drawing; src/scintilla.patch
mitchell
2014-11-06
Fixed return values from `ui.dialogs.optionselect()`; core/ui.lua
mitchell
2014-11-06
Use the current working directory in fileselect dialogs.
mitchell
2014-10-31
Change rectangular selection mouse modifier back to Alt on Linux.
mitchell
2014-10-30
Added `LINUX` and `BSD` platform flags for the sake of completeness.
mitchell
2014-10-30
Ensure "find in files" is off when activating normal find.
mitchell
2014-10-29
Fixed compiler warnings.
mitchell
2014-10-29
Disable GCC optimizations when compiling with DEBUG=1; src/Makefile
mitchell
2014-10-29
Fixed bug in ANSI C autocompletion; modules/ansi_c/init.lua
mitchell
2014-10-26
Document that the terminal version does not support drag and drop; doc/manual.md
mitchell
2014-10-25
Patch Scintilla to configure "closeness" of mouse clicks; src/scintilla.patch
mitchell
2014-10-25
Improvements to terminal mouse handling.
mitchell
2014-10-24
Fixed bug in `lL_event()` for LUA_TNUMBER type size mismatches; src/textadept.c
mitchell
2014-10-22
Enable terminal mouse clicks and movements in Windows; src/textadept.c
mitchell
2014-10-21
Enable mouse clicks and movements in the terminal version.
mitchell
2014-10-18
Handle unknown CSI events and bracketed pasted in the terminal version.
mitchell
2014-10-13
Parameterize lexer and height for `ui.command_entry.enter_mode()`.
mitchell
2014-10-11
Grow and shrink views by an integral, not arbitrary, value.
mitchell
2014-10-11
Move the command entry into a split pane on GTK.
mitchell
2014-10-09
Patch Scintilla to fix pasting from external Win32 apps; src/scintilla.patch
mitchell
2014-10-07
Automatically add standard editing keys; modules/textadept/command_entry.lua
mitchell
2014-10-06
Fixed autocomplete bug in curses; modules/textadept/command_entry.lua
mitchell
2014-10-05
Added editing keys for use with other modes; modules/textadept/command_entry.lua
mitchell
2014-10-05
Replaced command entry text field with a Scintilla buffer.
mitchell
2014-09-30
Added tag textadept_7.7 for changeset 134a3cd02214
mitchell
2014-09-30
Updated CHANGELOG.md.
mitchell
2014-09-30
Updated to Scintillua 3.5.1-1; src/Makefile
mitchell
2014-09-29
Use lspawn 1.0; src/Makefile
mitchell
2014-09-29
Updated Lua autocompletion and documentation.
mitchell
2014-09-29
Updated for 7.7.
mitchell
2014-09-29
State that "Replace in Selection" is for contiguous selections; doc/manual.html
mitchell
2014-09-29
Fix replace bug when embedded Lua evals to a number; modules/textadept/find.lua
mitchell
2014-09-29
Updated to Scintilla 3.5.1.
mitchell
2014-09-17
More LuaDoc updates.
mitchell
2014-09-17
Added terminal key binding to stop the currently running process.
mitchell
2014-09-16
Updated some LuaDoc.
mitchell
2014-09-15
Added Xtend lexer; modules/textadept/file_types.lua
mitchell
2014-09-11
Fixed corner-case in switching to most recent buffer after closing; core/ui.lua
mitchell
2014-09-04
Enable true spawning on Mac OSX GUI version.
mitchell
2014-09-01
Added tag textadept_7.6 for changeset 6511e089ca4e
mitchell
2014-09-01
Updated for 7.6; doc/index.html
mitchell
2014-09-01
Updated to latest lspawn; src/Makefile
mitchell
2014-09-01
Updated to Scintillua 3.5.0-1 and Scinterm 1.4; src/Makefile
mitchell
2014-09-01
Updated CHANGELOG.md.
mitchell
2014-09-01
Updated for Textadept 7.6.
mitchell
2014-09-01
Updated Lua autocompletion and documentation.
mitchell
2014-08-23
Patch Scintilla 3.5.0 to compile for Mac OSX; src/scintilla.patch
mitchell
2014-08-18
Updated to Scintilla 3.5.0.
mitchell
2014-08-15
Added note about `make deps` when compiling from source; doc/manual.md
mitchell
[prev]
[next]