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
2015-01-15
Restore ^Z as undo if terminal suspend is disabled; modules/textadept/keys.lua
mitchell
2015-01-15
Added filetypes for vCard and Texinfo lexers; modules/textadept/file_types.lua
mitchell
2015-01-12
Emit an `events.FOCUS` event after resuming from a suspended state.
mitchell
2015-01-12
Fixed bug in reporting split views in GTK3; src/textadept.c
mitchell
2015-01-10
Added tag textadept_7.8_beta_2 for changeset dba28d4bbe65
mitchell
2015-01-10
Updated CHANGELOG.md.
mitchell
2015-01-09
Updated Lua autocompletion and documentation.
mitchell
2015-01-09
Updated for 7.8 beta 2.
mitchell
2015-01-09
Updated to latest scintillua, scinterm, lspawn, and gtdialog; src/Makefile
mitchell
2015-01-05
Disable scrollbar in Mac OSX terminal version for real; properties.lua
mitchell
2015-01-03
Fixed LuaDoc; core/init.lua
mitchell
2014-12-31
Updated copyright year.
mitchell
2014-12-31
Disable scrollbar in Mac OSX terminal version; properties.lua
mitchell
2014-12-24
Added Makefile rule to generate ctags; src/Makefile
mitchell
2014-12-24
Patched Scintilla to fix curses margin intersection; src/scintilla.patch
mitchell
2014-12-24
Small code and documentation cleanup.
mitchell
2014-12-24
Fixed C module's ctag autocompletion and utilize project or directory tags.
mitchell
2014-12-23
Enable suspend in the terminal version.
mitchell
2014-12-17
Fixed curses bug with toggling find options via API; src/textadept.c
mitchell
2014-12-17
Fix CDK warning; src/cdk.patch
mitchell
2014-12-16
Updated Luadoc; core/.buffer.luadoc
mitchell
2014-12-12
Removed unused variable; src/Makefile
mitchell
2014-12-09
Updated to Scintilla 3.5.2.
mitchell
2014-12-01
Added tag textadept_7.8_beta for changeset 966fad09c4aa
mitchell
2014-11-30
Updated CHANGELOG.md.
mitchell
2014-11-30
Show command entry call tips above it; modules/textadept/command_entry.lua
mitchell
2014-11-30
Patch Scintilla to sometimes prevent call tip repositioning; src/scintilla.patch
mitchell
2014-11-30
Updated Lua autocompletion and documentation.
mitchell
2014-11-30
Updated for 7.8 beta.
mitchell
2014-11-30
Show character info with lexer and style call tip; modules/textadept/keys.lua
mitchell
2014-11-30
Added UTF-8 input mode for OSX and curses; modules/textadept/keys.lua
mitchell
2014-11-29
Fixed command entry reset bug for real instead of in r1861.
mitchell
2014-11-29
Show symbol documentation in the Lua command entry; modules/textadept/keys.lua
mitchell
2014-11-27
Small code cleanup.
mitchell
2014-11-26
Integrated Chris Emerson's curses split view window manager.
mitchell
2014-11-26
Fixed bug in jumping to compile/run errors and clear annotations before builds.
mitchell
2014-11-26
Allow connection to `events.QUIT` without requiring index of 1.
mitchell
2014-11-26
Fixed documentation on terminal colors; doc/manual.md
mitchell
2014-11-25
Change long line color in terminal version; themes/term.lua
mitchell
2014-11-25
Fixed bug when iterating over root directory; core/lfs_ext.lua
mitchell
2014-11-25
Do not highlight the caret line in the command entry; properties.lua
mitchell
2014-11-25
Include buffer constants in completions; modules/textadept/command_entry.lua
mitchell
2014-11-24
Updated curses compatibility notes; doc/manual.md
mitchell
2014-11-24
Use Bash syntax highlighting for "filter through" via the command entry.
mitchell
2014-11-24
Keep command entry focus when window loses focus; src/textadept.c
mitchell
2014-11-24
No need for a separate build dir for automated builds; src/Makefile
mitchell
2014-11-23
Patch CDK for basic UTF-8 support.
mitchell
2014-11-23
File dialogs in the terminal should span the entire view; core/file_io.lua
mitchell
2014-11-22
Small Makefile changes; src/Makefile
mitchell
2014-11-20
Updated Scintilla patch to match upstream patch; src/scintilla.patch
mitchell
[next]