index
:
textadept.git
master
My personalizations for textadept
Alessandro Iezzi
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
14_Appendix.md
Age
Commit message (
Expand
)
Author
2013-06-21
Remove theme selection since it does not persist.
mitchell
2013-05-29
Added more theme change documentation to migration guide; doc/14_Appendix.md
mitchell
2013-05-29
Allow "%()" property expansion in themes like with compile/run macros.
mitchell
2013-05-26
Updated migration guide; doc/14_Appendix.md
mitchell
2013-05-25
Added migration guide from Textadept 6 to Textadept 7; doc/14_Appendix.md
mitchell
2013-05-24
Rewrote migration guides; doc/14_Appendix.md
mitchell
2013-04-11
Added key modes and changed the command entry to use them.
mitchell
2013-04-08
Make "command_entry_keypress" event more consistent with "keypress" in curses.
mitchell
2013-04-06
Update terminal color definitions.
mitchell
2013-04-03
Textadept should support multiple curses platforms; remove ncurses references.
mitchell
2013-03-10
Indicator for highlighted words works in ncurses.
mitchell
2012-10-30
Continued updating documentation formatting.
mitchell
2012-10-29
Updated documentation formatting.
mitchell
2012-10-23
Removed `_M.textadept.run.execute()`.
mitchell
2012-09-12
Updated Migration Guide; doc/14_Appendix.md
mitchell
2012-09-12
Documentation overhaul.
mitchell
2012-08-29
Updated Migration Guide; doc/14_Appendix.md
mitchell
2012-08-07
Fixed typo; doc/14_Appendix.md
mitchell
2012-07-26
Updated migration guide; doc/14_Appendix.md
mitchell
2012-07-26
Note ncurses compatibility with scrolling long lines; doc/14_Appendix.md
mitchell
2012-07-26
More ncurses compatibility notes; doc/14_Appendix.md
mitchell
2012-07-21
More Lua code cleanup and API changes.
mitchell
2012-07-21
Converted some `buffer` "get" and "set" functions into properties.
mitchell
2012-07-19
Note insert mode caret compatibility with ncurses; doc/14_Appendix.md
mitchell
2012-07-18
Synchronize copy-paste buffer between Scintilla and CDK widgets.
mitchell
2012-07-17
Note marker compatibility with ncurses.
mitchell
2012-07-16
Added ncurses compatibility notes to the manual Appendix.
mitchell
2012-07-16
Reverted r1189; ncurses command entry key command is M-C again.
mitchell
2012-07-15
Changed ncurses command entry key command from M-C to M-E.
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-03-08
Moved Manual into `doc/` root directory.
mitchell