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
2012-07-17
Note marker compatibility with ncurses.
mitchell
2012-07-16
Added ncurses compatibility notes to the manual Appendix.
mitchell
2012-07-16
Code cleanup.
mitchell
2012-07-16
Support highlight word markers in ncurses; modules/textadept/editing.lua
mitchell
2012-07-16
Support bookmarks in ncurses; modules/textadept/bookmarks.lua
mitchell
2012-07-16
Reverted r1189; ncurses command entry key command is M-C again.
mitchell
2012-07-15
Added notes on the included version of CDK for ncurses; doc/12_Compiling.md
mitchell
2012-07-15
Include CDK directly instead of requiring it as a dependency.
mitchell
2012-07-15
Changed ncurses command entry key command from M-C to M-E.
mitchell
2012-07-14
Use text "images" for ncurses Adeptsense lists; modules/textadept/adeptsense.lua
mitchell
2012-07-14
Enable additional selection typing in ncurses; themes/term/view.lua
mitchell
2012-07-13
Redirect stderr to avoid drawing to the ncurses window; src/textadept.c
mitchell
2012-07-13
Updated documentation on compiling.
mitchell
2012-07-13
Fixes to compile textadept-ncurses on BSD; src/Makefile
mitchell
2012-07-12
Refresh the ncurses Scintilla window on startup; src/textadept.c
mitchell
2012-07-12
Fixed bug with running commands in the ncurses command entry; src/textadept.c
mitchell
2012-07-12
Fixed bug in highlighting found text in ncurses; src/textadept.c
mitchell
2012-07-12
Restore termios after running CDK widgets; src/textadept.c
mitchell
2012-07-12
Handle terminal resizes in ncurses; src/textadept.c
mitchell
2012-07-10
Fixes to compile on BSD.
mitchell
2012-07-09
Ignore Fn-key combinations on Mac OSX.
mitchell
2012-06-29
Added tag textadept_5.5_beta for changeset 05097d98647c
mitchell
2012-06-29
Correctly cross-compile LuaJIT for Mac OSX.
mitchell
2012-06-29
Updated CHANGELOG.md.
mitchell
2012-06-29
Updated manual; doc/01_Introduction.md
mitchell
2012-06-29
Updated manual for cross-compiling on OSX; doc/12_Compiling.md
mitchell
2012-06-29
Support cross-compiling for Mac OSX; src/Makefile
mitchell
2012-06-28
Fixed typo; doc/02_Installation.md
mitchell
2012-06-28
Remove '32' from i386 executable names in package; src/Makefile
mitchell
2012-06-28
Fix compiling on Mac OSX and building release packages; src/Makefile
mitchell
2012-06-28
Disable font locking in Scintilla; src/Makefile
mitchell
2012-06-28
Can create build environment in /tmp and build individual packages; src/Makefile
mitchell
2012-06-28
Updated Lua Adeptsense.
mitchell
2012-06-27
Added 32-bit builds; src/Makefile
mitchell
2012-06-27
Updated the manual, README, and FAQ with new ncurses information.
mitchell
2012-06-27
Updated for 5.5 beta.
mitchell
2012-06-27
Refactored the Makefile.
mitchell
2012-06-24
Show the text to be localized in the 'No Localization' message; core/locale.lua
mitchell
2012-06-24
Handle UTF-8 characters correctly in ncurses.
mitchell
2012-06-24
Refresh the ncurses Scintilla window more accurately; src/textadept.c
mitchell
2012-06-22
Resize most filteredlists to fit the ncurses screen.
mitchell
2012-06-22
Updated key commands for ncurses.
mitchell
2012-06-21
Changed 'Quit' key command to 'Ctrl+Q' on Windows and Linux.
mitchell
2012-06-21
Save terminal sessions to a different file; modules/textadept/session.lua
mitchell
2012-06-20
Use look-up table for libtermkey keysyms; src/textadept.c
mitchell
2012-06-20
Ignore some termios and signals in ncurses; src/textadept.c
mitchell
2012-06-20
Use `~/.textadept/theme_term` or default 'term' theme for ncurses; core/gui.lua
mitchell
2012-06-18
Removed ncurses splitting for now; src/textadept.c
mitchell
2012-06-16
Fixed some compile warnings.
mitchell
2012-06-12
Identify charset in ncurses; src/textadept.c
mitchell
[prev]
[next]