-
-
Notifications
You must be signed in to change notification settings - Fork 633
Comparing changes
Open a pull request
base repository: nvim-tree/nvim-tree.lua
base: nvim-tree-v1.9.0
head repository: nvim-tree/nvim-tree.lua
compare: nvim-tree-v1.10.0
- 8 commits
- 10 files changed
- 9 contributors
Commits on Dec 8, 2024
-
fix: view.width functions may return strings (#3020)
* Fix get_size() function when size is a function return string * update view.width help --------- Co-authored-by: Alexander Courtis <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6b4be1d - Browse repository at this point
Copy the full SHA 6b4be1dView commit details -
fix(#3018): error when focusing nvim-tree when in terminal mode (#3019)
fix: Can't re-enter normal mode from terminal mode Co-authored-by: Alexander Courtis <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for db8d7ac - Browse repository at this point
Copy the full SHA db8d7acView commit details
Commits on Dec 12, 2024
-
docs: notify users with a fs.inotify.max_user_watches message on EMFI…
…LE event (#3028) * docs: notify users with a fs.inotify.max_user_watches message on EMFILE event * type safety for newly created vim.v.event type
Configuration menu - View commit details
-
Copy full SHA for c3d9b17 - Browse repository at this point
Copy the full SHA c3d9b17View commit details
Commits on Dec 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f7b76cd - Browse repository at this point
Copy the full SHA f7b76cdView commit details
Commits on Dec 21, 2024
-
feat(api): add node.open.vertical_no_picker, node.open.horizontal_no_…
…picker (#3031) * test * add splits with no window pickers removed the 1 buffer per file limitation test test2 * no-picker for splits * help vertical/horizontal_no_picker * revert whitespace changes --------- Co-authored-by: JoeDaBu <[email protected]> Co-authored-by: Alexander Courtis <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 68fc4c2 - Browse repository at this point
Copy the full SHA 68fc4c2View commit details
Commits on Jan 13, 2025
-
fix(#3041): use vim.diagnostic.get for updating diagnostics (#3042)
* fix(#3041): use vim.diagnostic.get for updating diagnostics * fix(#3041): remove unnecessary @type --------- Co-authored-by: Alexander Courtis <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for aae0185 - Browse repository at this point
Copy the full SHA aae0185View commit details -
fix: hijack directory "BufEnter", "BufNewFile" events are nested (#3044)
Co-authored-by: Alexander Courtis <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 39bc630 - Browse repository at this point
Copy the full SHA 39bc630View commit details -
chore(master): release nvim-tree 1.10.0 (#3021)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d529a99 - Browse repository at this point
Copy the full SHA d529a99View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff nvim-tree-v1.9.0...nvim-tree-v1.10.0