index
:
textadept.git
master
My personalizations for textadept
Alessandro Iezzi
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
init.lua
Age
Commit message (
Expand
)
Author
2022-03-19
Updated documentation on rearranging tabs and `move_buffer()`.
mitchell
2022-03-18
Added `move_buffer()` function and made tabs rearrangeable via drag and drop.
mitchell
2022-03-02
Updated for 11.4 nightly.
mitchell
2022-01-31
Updated copyright year.
mitchell
2022-01-31
Updated for 11.3.
mitchell
2021-11-30
Updated for 11.3 beta 3.
mitchell
2021-11-01
Updated for 11.3 beta 2.
mitchell
2021-09-30
Updated for 11.3 beta.
mitchell
2021-08-01
Updated for 11.2.
mitchell
2021-06-11
Updated for 11.2 beta 3.
mitchell
2021-05-29
Updated for 11.2 beta 2.
mitchell
2021-04-11
Initial pass reformatting all code.
mitchell
2021-03-28
Updated for 11.2 beta.
mitchell
2021-01-29
Updated for 11.1.
mitchell
2021-01-29
Updated copyright information.
mitchell
2020-11-30
Updated for 11.0.
mitchell
2020-10-30
Updated for 11.0 beta 2.
mitchell
2020-10-20
Code cleanup.
mitchell
2020-09-30
Updated for 11.0 beta.
mitchell
2020-09-29
Updated copyright information.
mitchell
2020-09-14
More link updates.
mitchell
2020-09-14
More small documentation updates.
mitchell
2020-09-13
Lots of documentation updates.
mitchell
2020-08-17
Updated some documentation and use macOS instead of Mac OSX.
mitchell
2020-07-28
Updated for 11.0 alpha 3.
mitchell
2020-07-16
Minor LuaDoc updates and spelling corrections.
mitchell
2020-07-14
Renamed os.spawn() parameter from 'argv' to 'cmd'.
mitchell
2020-07-04
Added `buffer:style_of_name()` as an analogue to `buffer:name_of_style()`.
mitchell
2020-05-31
Updated for 11.0 alpha 2.
mitchell
2020-03-29
Updated for 11.0 alpha.
mitchell
2020-03-26
Switched to 1-based indices for buffer positions, lines, and countable entities.
mitchell
2020-03-10
Core code cleanup, reformat, refactoring, and bugfixes.
mitchell
2020-03-03
Added test suite and API type checking for more helpful error messages.
mitchell
2020-02-26
Small code cleanup.
mitchell
2020-01-16
Fixed some Windows terminal version issues and updated to PDCurses 3.9.
mitchell
2019-12-31
Updated copyright year.
mitchell
2019-12-31
Updated for 10.8.
mitchell
2019-10-31
Updated for 10.7.
mitchell
2019-08-30
Updated for 10.6.
mitchell
2019-06-30
Updated for 10.5.
mitchell
2019-04-26
Updated for 10.4.
mitchell
2019-02-28
Updated for 10.3.
mitchell
2019-02-16
Updated copyright year.
mitchell
2018-12-29
Updated for 10.3 beta.
mitchell
2018-10-31
Updated for 10.2.
mitchell
2018-10-15
Tweaked `os.spawn()` to allow omission of both cwd and env parameters.
mitchell
2018-10-14
Experimentally move external lspawn module into Lua os module as a patch.
mitchell
2018-09-28
Updated for 10.1.
mitchell
2018-07-28
Removed optional '*' prefix in I/O reads.
mitchell
2018-07-26
Updated for 10.0.
mitchell
[next]