.. |
animate
|
fix(animate): never animate stopped animations
|
2025-01-11 12:06:07 +01:00 |
explorer
|
feat(explorer): added copy/paste (yank/paste) for files. Closes #1195
|
2025-02-15 15:44:35 +01:00 |
image
|
feat(image): images are now properly scaled based on device DPI and image DPI. Closing #1257
|
2025-02-18 16:31:37 +01:00 |
meta
|
docs: better doc tags. Closes #1234
|
2025-02-17 13:41:34 +01:00 |
picker
|
feat(image): show progress indicator when converting image files
|
2025-02-17 23:56:55 +01:00 |
profiler
|
feat(profiler): added support for Snacks.profiler and dropped support for fzf-lua / telescope. Closes #695
|
2025-01-23 13:52:16 +01:00 |
util
|
feat(image): images are now properly scaled based on device DPI and image DPI. Closing #1257
|
2025-02-18 16:31:37 +01:00 |
bigfile.lua
|
fix(bigfile): check that passed path is the one from the buffer
|
2025-02-06 19:11:55 +01:00 |
bufdelete.lua
|
fix(bufdelete): invalid lua
|
2025-01-28 13:24:01 +01:00 |
dashboard.lua
|
fix(dashboard): use Snacks.util.icon for icons. Closes #1192
|
2025-02-15 12:27:37 +01:00 |
debug.lua
|
feat(image): show progress indicator when converting image files
|
2025-02-17 23:56:55 +01:00 |
dim.lua
|
feat(animate): allow toggling buffer-local / global animations with or without id
|
2024-12-12 09:18:54 +01:00 |
git.lua
|
fix(git): use os.getenv to get env var. Fixes #5504
|
2025-01-31 17:09:07 +01:00 |
gitbrowse.lua
|
fix(gitbrowse): previous logic always overwrote 'commit' (#1127)
|
2025-02-13 12:04:09 +01:00 |
health.lua
|
feat(image): check for magick in health check
|
2025-02-12 11:14:21 +01:00 |
indent.lua
|
fix(indent): use correct hl based on indent. Fixes #422
|
2025-01-20 12:37:56 +01:00 |
init.lua
|
feat(image): enabled pdf previews
|
2025-02-17 17:17:56 +01:00 |
input.lua
|
fix(input): add missing hl group for input title (#1164)
|
2025-02-14 08:47:47 +01:00 |
layout.lua
|
fix(layout): zindex weirdness on stable. Closes #1180
|
2025-02-15 00:45:11 +01:00 |
lazygit.lua
|
fix(lazygit): enable boolean values in config (#377)
|
2024-12-31 06:22:31 +01:00 |
notifier.lua
|
fix(notifier): keep notif when current buf is notif buf
|
2025-02-16 08:21:33 +01:00 |
notify.lua
|
build: added metadata to plugins
|
2024-12-10 13:55:51 +01:00 |
quickfile.lua
|
build: added metadata to plugins
|
2024-12-10 13:55:51 +01:00 |
rename.lua
|
feat(rename): add old to on_rename callback
|
2025-02-04 17:10:55 +01:00 |
scope.lua
|
feat(scope): allow injected languages to be parsed by treesitter (#823)
|
2025-02-06 08:04:50 +01:00 |
scratch.lua
|
fix(all): better support for opening windows / pickers / ... on multiple tab pages. Closes #1043
|
2025-02-10 11:24:13 +01:00 |
scroll.lua
|
fix(scroll): added keepjumps
|
2025-02-13 21:03:33 +01:00 |
statuscolumn.lua
|
fix(statuscolumn): only execute za when fold exists (#1093)
|
2025-02-12 07:01:19 +01:00 |
terminal.lua
|
fix(terminal): softer check for using jobstart with term=true instead of deprecated termopen
|
2025-02-16 12:12:08 +01:00 |
toggle.lua
|
fix(toggle): hide toggle when real keymap does not exist. Closes #378
|
2025-02-14 22:13:16 +01:00 |
win.lua
|
refactor(win): move fixbuf to separate method
|
2025-02-16 08:21:52 +01:00 |
words.lua
|
fix(words): added support for new name of the namespace used for lsp references. Fixes #555
|
2025-01-16 23:06:57 +01:00 |
zen.lua
|
fix(zen): properly get zoom options. Closes #1207
|
2025-02-16 08:29:43 +01:00 |