- Sponsor
-
Notifications
You must be signed in to change notification settings - Fork 49
Comparing changes
Open a pull request
base repository: lambdalisue/vim-fern
base: v1.43.0
head repository: lambdalisue/vim-fern
compare: master
Commits on Mar 28, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 93d34cc - Browse repository at this point
Copy the full SHA 93d34ccView commit details -
Merge pull request #409 from lambdalisue/use-const
Use `const` instead of `lockvar`
Configuration menu - View commit details
-
Copy full SHA for 53d8cf7 - Browse repository at this point
Copy the full SHA 53d8cf7View commit details
Commits on Apr 6, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 2e37485 - Browse repository at this point
Copy the full SHA 2e37485View commit details
Commits on Apr 7, 2022
-
Merge pull request #414 from lambdalisue/fix-413
Restore `winfixwidth` automatically
Configuration menu - View commit details
-
Copy full SHA for 1237977 - Browse repository at this point
Copy the full SHA 1237977View commit details
Commits on Apr 12, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 8ee7254 - Browse repository at this point
Copy the full SHA 8ee7254View commit details
Commits on Apr 14, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 83c1d77 - Browse repository at this point
Copy the full SHA 83c1d77View commit details -
Configuration menu - View commit details
-
Copy full SHA for b940770 - Browse repository at this point
Copy the full SHA b940770View commit details -
Merge pull request #417 from lambdalisue/fix-winfixwidth
Automatically set `nowinfixwidth` when there is only one window
Configuration menu - View commit details
-
Copy full SHA for 3000ce2 - Browse repository at this point
Copy the full SHA 3000ce2View commit details -
Merge pull request #419 from lambdalisue/fix-popup-right
Enable hover_popup feature only on left sided drawer
Configuration menu - View commit details
-
Copy full SHA for ab237a1 - Browse repository at this point
Copy the full SHA ab237a1View commit details
Commits on May 15, 2022
-
Map <Return> and <Backspace> directly to <Plug> commands
NeoVim introduced a breaking change that breaks indirect mapping of <Return> and <Backspace> to a command via <C-m> and <C-h>. (neovim/neovim#14090 (comment)) Mapping them directly fixes the problem and is clearer.
Configuration menu - View commit details
-
Copy full SHA for 4fc7b83 - Browse repository at this point
Copy the full SHA 4fc7b83View commit details
Commits on May 16, 2022
-
Merge pull request #424 from tomtomjhj/direct-map
Map <Return> and <Backspace> directly to <Plug> commands
Configuration menu - View commit details
-
Copy full SHA for 20fbe73 - Browse repository at this point
Copy the full SHA 20fbe73View commit details
Commits on May 21, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 2557981 - Browse repository at this point
Copy the full SHA 2557981View commit details -
Configuration menu - View commit details
-
Copy full SHA for 477bf06 - Browse repository at this point
Copy the full SHA 477bf06View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9cf8b64 - Browse repository at this point
Copy the full SHA 9cf8b64View commit details -
Configuration menu - View commit details
-
Copy full SHA for f5e02f1 - Browse repository at this point
Copy the full SHA f5e02f1View commit details
Commits on May 22, 2022
-
Configuration menu - View commit details
-
Copy full SHA for a7c7c77 - Browse repository at this point
Copy the full SHA a7c7c77View commit details
Commits on Jun 5, 2022
-
Merge pull request #426 from lambdalisue/warn-shellslash
Disable fern with `shellslash` option
Configuration menu - View commit details
-
Copy full SHA for eee2649 - Browse repository at this point
Copy the full SHA eee2649View commit details -
Configuration menu - View commit details
-
Copy full SHA for a808fc3 - Browse repository at this point
Copy the full SHA a808fc3View commit details -
Merge pull request #425 from lambdalisue/popup-nobuflisted
Fix invalid behavior when popup window is shown on Neovim
Configuration menu - View commit details
-
Copy full SHA for 7ba49dd - Browse repository at this point
Copy the full SHA 7ba49ddView commit details
Commits on Jun 7, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 52d6535 - Browse repository at this point
Copy the full SHA 52d6535View commit details
Commits on Jun 11, 2022
-
Merge pull request #428 from Cnly/Cnly-patch-1
Fix typo in startup warning message
Configuration menu - View commit details
-
Copy full SHA for 305d644 - Browse repository at this point
Copy the full SHA 305d644View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b9ff22 - Browse repository at this point
Copy the full SHA 4b9ff22View commit details
Commits on Jun 12, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 1f01f09 - Browse repository at this point
Copy the full SHA 1f01f09View commit details
Commits on Jun 13, 2022
-
Merge pull request #430 from lambdalisue/use-winbar
Use `winbar` instead when `winbar` is available and `laststatus=3`
Configuration menu - View commit details
-
Copy full SHA for 951a05d - Browse repository at this point
Copy the full SHA 951a05dView commit details
Commits on Jul 20, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 92cb78c - Browse repository at this point
Copy the full SHA 92cb78cView commit details
Commits on Jul 21, 2022
-
Merge pull request #434 from mopp/add_open_drop
add <Plug>(fern-action-open:drop)
Configuration menu - View commit details
-
Copy full SHA for e90cdeb - Browse repository at this point
Copy the full SHA e90cdebView commit details
Commits on Jul 23, 2022
-
Configuration menu - View commit details
-
Copy full SHA for aba7e97 - Browse repository at this point
Copy the full SHA aba7e97View commit details -
Configuration menu - View commit details
-
Copy full SHA for b43fefd - Browse repository at this point
Copy the full SHA b43fefdView commit details -
Timer on Windows is a bit slow so wait a bit longer
Configuration menu - View commit details
-
Copy full SHA for 54f15a1 - Browse repository at this point
Copy the full SHA 54f15a1View commit details -
Merge pull request #436 from lambdalisue/fix-435
Fix 'E242' when smart-quit feature on Neovim 0.7.1
Configuration menu - View commit details
-
Copy full SHA for 4a319ff - Browse repository at this point
Copy the full SHA 4a319ffView commit details -
Merge pull request #437 from lambdalisue/fix-432
Do NOT save winwidth on some situation to fix #432
Configuration menu - View commit details
-
Copy full SHA for 23dc077 - Browse repository at this point
Copy the full SHA 23dc077View commit details -
Configuration menu - View commit details
-
Copy full SHA for 98bc462 - Browse repository at this point
Copy the full SHA 98bc462View 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 v1.43.0...master