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
2023-04-07
Add View dragging (#1402)
Jan
2023-04-07
Added in support for foreground and background events. (#1395)
Adam
2023-04-07
add autocompletion to multicursor (#1394)
vqn
2023-04-07
fix cursors positions when deleting multiple selections (#1393)
vqn
2023-04-07
Added in explicit touchscreen keyboard support. (#1389)
Adam
2023-04-01
Allow `tokenizer` to pause and resume in the middle of a line (#1444)
Guldoman
2023-03-29
Disable `trimwhitespace` and `drawwhitespace` via their configs (#1446)
Adam
2023-03-29
Limit `core.threads` without a timeout to run 30 times per second
Guldoman
2023-03-28
Made things clearer, as per jgm's suggestion.
Adam Harrison
2023-03-28
Made coroutines make more sense, and fixed a bug. (#1381)
Adam
2023-03-28
Don't calculate widths per-uft8-char when not needed (#1409)
Guldoman
2023-03-16
Make `TreeView` follow the current tab (#1411)
Guldoman
2023-03-03
Use correct view for scrolling to `find-replace:repeat-find` results (#1400)
Guldoman
2023-02-15
Added in ability to specify prefix via env variable. (#1388)
Adam
2023-02-09
fix incorrect x_offset if opened docs have different tab sizes (#1383)
vqn
2023-02-09
Make tab scrolling more flexible (#1384)
Guldoman
2023-02-06
Correct the inverted tabs scrolling
jgmdev
2023-02-06
Make mouse scrollwheel hovering tabs scroll the tab bar (#1314)
Eric Gaudet
2023-02-06
Allow groups to be used in end delimiter patterns in tokenizer (#1317)
Guldoman
2023-02-06
Improve `DocView:get_visible_line_range` precision (#1382)
Guldoman
2023-02-06
plugins scale: also rescale style.expanded_scrollbar_size (#1380)
Jefferson González
2023-02-06
NagView: properly rescale on scale change (#1379)
Jefferson González
2023-02-06
Restore in-selection replace as discussed in #1331 (#1368)
Jefferson González
2023-02-06
Improved plugins config table handling (#1356)
Jefferson González
2023-02-01
Make mod-version follow semver (#1036)
Guldoman
2023-01-30
Context menu fixes and keyboard navigation (#1338)
vqn
2023-01-30
Replace globally when replacing from selection (#1331)
Himura Kazuto
2023-01-30
feat: add option to only draw whitespace if it is within selection (#1312)
sammyette
2023-01-30
Abstracted open_doc out to allow for more easy overriding. (#1344)
Adam
2023-01-30
Getting rid of annoying forward slash on windows. (#1345)
Adam
2023-01-19
Added in Config Postload (#1336)
Adam
2023-01-18
Avoid drawing hidden text in `DocView:draw_line_text` (#1298)
Guldoman
2023-01-13
Use `table.move` to implement `common.splice` (#1324)
xwii
2023-01-12
language_md: add nix code block highlighting (#1323)
Merlin Volkmer
2023-01-06
fix: center title and version in emptyview (#1311)
sammyette
2023-01-05
`linewrapping`: Disable horizontal scrolling when enabled (#1309)
Guldoman
2023-01-05
Make `dirwatch` sorting compatible with what `file_bisect` expects (#1300)
Guldoman
2022-12-30
Minor typos in init text
Dave
2022-12-28
Fix horizontal scroll with touchpad on MacOS
Guldoman
2022-12-28
contextmenu: adjust y positioning if less than zero (#1268)
Jefferson González
2022-12-27
Fix popping subsyntaxes that end consecutively (#1246)
xwii
2022-12-27
Fix two typos in data/init.lua (#1272)
Simon Krauter
2022-12-27
Add example settings to _overwrite_ an existing key binding (#1270)
Martin Ashby
2022-12-26
Allow `TreeView` file operation commands when focused (#1256)
Guldoman
2022-12-20
`detectindent`: Limit subsyntax depth (#1253)
Guldoman
2022-12-20
fix: move tab scroll buttons to remove spacing before 1st tab (#1231)
sammyette
2022-12-20
Improve IME location updates (#1170)
Guldoman
2022-12-20
trimwhitespace: expose functionality and extra features (#1238)
Jefferson González
2022-12-20
`toolbarview`: Remove tooltip when hidden (#1251)
Guldoman
2022-12-20
core: ported regex.gsub to faster native version (#1233)
Jefferson González
[prev]
[next]