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
/
core
/
config.lua
Age
Commit message (
Expand
)
Author
2021-08-27
Allow tabs to always be visible
Guldoman
2021-07-15
Namespace plugin-specific configuration settings.
Adam Harrison
2021-06-21
Added in lineguide to core.
Adam Harrison
2021-06-17
added config.tab_close_button option to hide X on tabs
cukmekerb
2021-05-27
Improve user feedback for big directories (#223)
Janis-Leuenberger
2021-05-16
Add buttons to scroll tabs when there are too many
Francesco Abbate
2021-04-21
Disable borderless window by default
Francesco Abbate
2021-04-10
Preliminary implementation of border-less mode
Francesco Abbate
2021-04-01
Implement unicode character replacements
Francesco Abbate
2021-03-10
Make animation speed independent of config.fps, add config.animation_rate to ...
liquidev
2021-03-06
Enable customizing cursor speed (#80)
daubaris
2021-02-24
do not use 'portable' as a compile time option
Francesco Abbate
2021-02-21
Add config.transitions to enable/disable transitions
Francesco Abbate
2021-02-19
Bump version number
Francesco Abbate
2021-02-16
Move VERSION variable into Lua code
Francesco Abbate
2021-01-13
New feature to disable plugins from config
Francesco Abbate
2020-11-17
Increase default max limits for symbols
Francesco Abbate
2020-11-16
Stop scanning project file when a maximum limit is reached
Francesco Abbate
2020-11-14
Implement limits for maximum number of symbols in autocomplete
Francesco Abbate
2020-05-17
Added `config.ignore_files`
rxi
2020-05-16
Changed config.mouse_wheel_scroll default to multiply by SCALE
rxi
2020-05-16
Moved `config.treeview_size` from `config.lua` to `treeview.lua`
rxi
2020-05-05
Increased config.max_log_items from 20 to 80
rxi
2020-04-25
Removed underscore from start of globals, added VERSION
rxi
2019-12-28
Initial commit
rxi