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
2022-12-20
contextmenu: make divider less aggressive (#1228)
Cyriaque Skrapits
2022-12-14
plugins projectsearch: expose its functionality (#1235)
Jefferson González
2022-12-11
Add `regex.find_offsets`, `regex.find`, improve `regex.match` (#1232)
Guldoman
2022-12-11
feat: alert user via nagview if file cannot be saved (#1230)
sammyette
2022-12-06
autocomplete: wrap the autocomplete results around (#1223)
Techie Guy
2022-12-06
feat: encode home in statusview file path (#1224)
sammy
2022-12-02
Improve `regex.gsub` performance (#1220)
Guldoman
2022-11-24
statusview: respect right padding of item tooltip
jgmdev
2022-11-15
Make `Scrollbar` follow `force_status` when animations are disabled
Guldoman
2022-11-15
Pass the currently selected item to `CommandView` validation (#1203)
Guldoman
2022-11-15
Use subsyntax info in `doc:toggle-{line,block}-comments`
Guldoman
2022-11-15
Set initial tokenizer state to a `NULL` byte
Guldoman
2022-11-15
Add `tokenizer.extract_subsyntaxes`
Guldoman
2022-11-07
linewrapping: fix enabled always by mistake introduced with #1190
jgmdev
2022-11-07
traceback: some lua versions do not support message as nil
jgmdev
2022-11-06
Make linewrapping plugin recompute breaks before scrolling (#1190)
Quinten Kock
2022-11-06
highlighter: autostop co-routine when not needed (#881)
Jefferson González
2022-11-03
tokenizer: remove the limit of 3 subsyntaxes depth (#1186)
Jefferson González
2022-11-03
Add `config.keep_newline_whitespace` option (#1184)
Guldoman
2022-11-02
Don't sort in `Doc:get_selection_idx` with an invalid index
Guldoman
2022-11-01
docview: support gutter click selection, fixes #1116 (#1169)
Jefferson González
2022-11-01
Add more options to `Scrollbar` (#1174)
Guldoman
2022-11-01
Improvements to multicursor copy/paste (#1123)
Guldoman
2022-11-01
Make MacOS `core:restart` shortcut more in line with other platforms
Guldoman
2022-11-01
Fix horizontal scroll with shift+scroll on MacOS
Guldoman
2022-10-30
Fix `drawwhitespace` drawing lines with different substitution kinds
Guldoman
2022-10-25
plugin autocomplete: update partial on manual trigger
jgmdev
2022-10-24
Apply `doc` commands to anything that extends `DocView`
Guldoman
2022-10-22
core syntax: strip the path from filename on syntax.get (#1168)
Jefferson González
2022-10-22
Merge pull request #1167 from jgmdev/PR/new-lines
Jefferson González
2022-10-21
docview: do not render newline fixes #1164
jgmdev
2022-10-21
plugin drawwhitespace: allow newline substitution
jgmdev
2022-10-20
Fixed the common idiom of setting a plugin to true. (#1152)
Adam
2022-10-19
make the default core.ignore_files more specific (#1160)
Takase
2022-10-18
Fixup minor drawing issue.
Adam
2022-10-16
Check if scrollbar is no longer hovered on mouse release
Guldoman
2022-10-16
Only consider left clicks on the scrollbar
Guldoman
2022-10-15
plugin lineguide: be strict on drawing to DocView
jgmdev
2022-10-15
Refactor scrollbar into its own file (#1124)
Guldoman
2022-10-15
Add IME support (#991)
Guldoman
2022-10-13
dirmonitor: add watch to subdirs on file limit mode (#1155)
Jefferson González
2022-10-12
Use the syntax with the longest match (#919)
Guldoman
2022-10-11
Add on_scale_change event to View (#1146)
Jefferson González
2022-10-11
dirwatch: exit coroutine if project not open anymore to properly gargage coll...
Jefferson González
2022-10-10
Add fsevents backend to dirmonitor (#1141)
Jefferson González
2022-10-10
draw lite-xl icon in TitleView (#1143)
Takase
2022-10-09
Changed workspace to accommodate other views. (#1121)
Adam
2022-10-08
Added in an additional ENVVAR for setting USERDIR, and also changed / to PATH...
Adam
2022-10-04
Fixing minor bug relating to TreeView's cache. (#1136)
Adam
2022-10-02
plugins language_md: fixed some regressions, added caddyfile support
jgmdev
[prev]
[next]