index
:
pragtical
SDL2
master
The practical and pragmatic code editor.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
data
Age
Commit message (
Expand
)
Author
2025-03-23
common: allow / and \ as PATHSEP on Windows when fuzzy matching files (#1992)
Takase
2025-03-23
fix: use current char to determine `col` in `DocView:get_x_offset_col` (#1946)
Guldoman
2025-03-23
add a __tostring method to every object (#1534)
ThaCuber
2025-03-11
Disable a compatibility io overwrite on LuaJIT (#229)
Jefferson González
2025-03-09
Perform collectgarbage step instead of collect (#226)
Jefferson González
2025-03-06
Sync lua-compat-5.3 with upstream (#224)
Jefferson González
2025-02-25
Added more annotation subtypes (#220)
Jefferson González
2025-02-17
Fix handling of documents Bytes Order Mark (BOM) (#218)
Jefferson González
2025-01-30
Update CSS plugin to support more units (#2010)
Programutox
2025-01-13
feat: add support for tab stops (#1945)
Guldoman
2025-01-13
Fix treeview new dir/folder path suggestions (#208)
Jefferson González
2025-01-13
fix: only allow backslash as path separator in Windows in `common.path_sugges...
Guldoman
2025-01-13
docview: prevent overscroll when DocView size is less than lh * 2 (#1971)
Takase
2025-01-13
check item type before creating input text (#1904)
Josh Piasecki
2025-01-13
allow `/` for path suggestions in all OSes
ThaCuber
2024-10-31
Add `minimum_thumb_size` and `{contracted,expanded}_scrollbar_margin` to `Scr...
Guldoman
2024-10-31
Add `inclusive` parameter to `Doc:get_text` (#1586)
Guldoman
2024-10-31
Fix multi-type usage in delimited patterns (#1740)
Guldoman
2024-10-31
Add support for relative `require`s (#1634)
Guldoman
2024-10-31
process: migrate arg validation and checking to Lua
takase1121
2024-10-16
Respect multi-byte sequences on SHIFT_JIS ¥ handling (#202)
Jefferson González
2024-10-09
treeview: remove unused code lite-xl/lite-xl#1895
Guldoman
2024-10-03
Add a .exe to .com console wrapper on windows (#199)
Jefferson González
2024-10-03
Fix DirWatch check duplication on multiple mode (#197)
Jefferson González
2024-10-02
Fully move autoreload cleanup from co to Doc:on_close (#194)
Jefferson González
2024-10-02
Restore DirWatch unwatch/watch behavior (#193)
Jefferson González
2024-10-02
CLI subcommands: allow skipping invalid arguments (#192)
Jefferson González
2024-10-02
Always keep default scale updated on scale changes (#190)
Jefferson González
2024-09-28
Make the input latency reduction toggleable (#188)
Jefferson González
2024-09-28
Fix language_js embedded html matching (#187)
Jefferson González
2024-09-28
Check valid line state on retokenization check (#186)
Jefferson González
2024-09-15
Use project version as mods version (#184)
Jefferson González
2024-09-14
Add primary selection support (#1729)
Guldoman
2024-09-14
Added in keyboard shortcut tooltips. (lite-xl/lite-xl#1880)
Adam Harrison
2024-09-14
DocView: check token_count not 0 (lite-xl/lite-xl#1879)
Adam Harrison
2024-09-12
Document lax param and use on tokenizer ulen calls (#183)
Jefferson González
2024-09-10
Do not delete highlighter on doc close
jgmdev
2024-09-10
Update widgets subproject to newest. (#180)
Jefferson González
2024-09-10
Process TitleView button actions on mouse release (#178)
Jefferson González
2024-09-10
Introduce new ignore files handling functions (#177)
Jefferson González
2024-09-09
Reduce the amount of co-routines needed on startup (#176)
Jefferson González
2024-09-09
Lower input latency improving co-routine scheduling and tokenizer (#174)
Jefferson González
2024-09-04
Do not maximize window on macOS at startup (#175)
Jefferson González
2024-09-02
findfile: use project when resolving file path (#169)
Jefferson González
2024-09-02
If all documents are closed chdir to root project (#168)
Jefferson González
2024-09-02
IPC Plugin: restore current project working dir (#167)
Jefferson González
2024-09-01
Don't trust weak table keys to clean cached items (#164)
Jefferson González
2024-08-30
Fix issues with window size restoration (spotted on Windows) (#162)
Jefferson González
2024-08-27
Rescale the EmptyView icons font on instantiation (#156)
Jefferson González
2024-08-27
When scale changes rescale item sizes on LogView (#154)
Jefferson González
[prev]
[next]