Commit graph

  • f5c563a074
    feat: pass oil bufnr to custom filename highlight function (#552) Ian Wright 2025-01-07 21:56:03 -05:00
  • a6a4f48b14
    fix: directory rendering with custom highlights (#551) Ian Wright 2025-01-07 00:11:10 -05:00
  • b082ad5eb9
    test: update test script shebang to be compatible with NixOS (#550) abdennourzahaf 2025-01-07 06:05:03 +01:00
  • c12fad2d22 doc: update winbar recipe to be window-specific (#546) Steven Arcangeli 2025-01-04 21:50:16 -08:00
  • 254bc6635c fix: guard against nil metadata values (#548) Steven Arcangeli 2025-01-04 12:52:26 -08:00
  • c6a39a69b2 fix: stat files if fs_readdir doesn't provide a type (#543) Steven Arcangeli 2025-01-03 11:49:20 -08:00
  • 1f7da07a3e refactor: remove overcomplicated meta_fields abstraction Steven Arcangeli 2025-01-03 11:48:58 -08:00
  • ba858b6625
    chore(master): release 2.14.0 (#515) github-actions[bot] 2024-12-21 13:05:01 -05:00
  • c5f7c56644
    fix: set alternate when using floating windows (#526) David Marchante 2024-12-20 23:18:49 -05:00
  • 78ab7ca107
    fix: don't take over the preview window until it's opened for oil (#532) Gustavo Sampaio 2024-12-21 01:15:47 -03:00
  • dba0375988 fix: handle files with newlines in the name (#534) Steven Arcangeli 2024-12-10 15:22:19 -08:00
  • 7a55ede5e7
    fix: improper file name escaping (#530) lucascool12 2024-12-10 17:08:43 +01:00
  • 9a59256c8e [docgen] Update docs skip-checks: true Github Actions 2024-12-03 17:45:14 +00:00
  • f2b324933f feat: better merging of action desc when overriding keymaps Steven Arcangeli 2024-12-03 09:44:07 -08:00
  • 3c2de37acc debug: include shell command in error message Steven Arcangeli 2024-11-25 09:10:29 -08:00
  • da93d55e32 fix: work around performance issue with treesitter, folds, and large directories Steven Arcangeli 2024-11-24 15:04:00 -08:00
  • 99ce32f4a2
    feat: config option to customize filename highlight group (#508) Foo-x 2024-11-23 03:23:08 +09:00
  • 60e68967e5
    feat: highlight groups for hidden files (#459) Ezekiel Warren 2024-11-22 08:55:55 -08:00
  • 740b8fd425
    feat: add highlight group for orphaned links (#502) Foo-x 2024-11-23 01:17:50 +09:00
  • 5fa528f552 chore: refactor benchmarking to use benchmark.nvim Steven Arcangeli 2024-11-21 21:38:55 -08:00
  • 3fa3161aa9 feat: config option to disable previewing a file Steven Arcangeli 2024-11-21 17:36:40 -08:00
  • 5acab3d8a9 fix: image.nvim previews with preview_method=scratch Steven Arcangeli 2024-11-21 17:36:22 -08:00
  • bf81e2a79a [docgen] Update docs skip-checks: true Github Actions 2024-11-21 05:06:28 +00:00
  • 81cc9c3f62
    feat: option to quite vim if oil is closed as last buffer (#491) cdmill 2024-11-20 22:06:09 -07:00
  • 21705a1deb
    feat: use scratch buffer for file previews (#467) Jalal El Mansouri 2024-11-20 02:24:24 +01:00
  • 8ea40b5506 fix: cursor sometimes does not hover previous file Steven Arcangeli 2024-11-14 22:21:11 -08:00
  • 651299a6ca doc: trashing on windows works now Steven Arcangeli 2024-11-14 19:47:50 -08:00
  • c96f93d894 perf: optimize rendering cadence Steven Arcangeli 2024-11-14 19:18:21 -08:00
  • 792f0db6ba perf: only sort entries after we have them all Steven Arcangeli 2024-11-14 19:18:21 -08:00
  • 4de30256c3 perf: replace vim.endswith and vim.startswith with string.match Steven Arcangeli 2024-11-14 19:18:20 -08:00
  • 01b0b9d8ef perf: change default view_options.natural_order behavior to disable on large directories Steven Arcangeli 2024-11-14 19:18:19 -08:00
  • 7d4e62942f test: add harness for measuring performance Steven Arcangeli 2024-11-14 19:18:18 -08:00
  • 0472d9296a lint: fix typechecking for new LuaLS version Steven Arcangeli 2024-11-13 08:58:16 -08:00
  • 8735d185b3 [docgen] Update docs skip-checks: true Github Actions 2024-11-12 18:38:53 +00:00
  • bbeed86bde
    feat: add win_options to preview_win (#514) Micah Halter 2024-11-12 13:38:35 -05:00
  • c23fe08e05
    feat: disable preview for large files (#511) Steve Walker 2024-11-13 00:24:39 +08:00
  • 50c4bd4ee2
    chore(master): release 2.13.0 (#478) github-actions[bot] 2024-11-10 19:18:46 -08:00
  • 6e754e6699 [docgen] Update docs skip-checks: true Github Actions 2024-11-11 00:40:33 +00:00
  • 3499e26ef4 chore: rework Makefile to not depend on direnv Steven Arcangeli 2024-11-10 16:38:45 -08:00
  • 2f5d4353ee doc: improve type annotations for oil.open_preview Steven Arcangeli 2024-11-10 16:06:43 -08:00
  • eb5497f0ac refactor: rename 'preview' config to 'preview_win' Steven Arcangeli 2024-11-10 15:56:15 -08:00
  • 1f5b002270 refactor: rename action preview window to 'confirmation' window Steven Arcangeli 2024-11-10 15:51:46 -08:00
  • 621f8ba4fa fix: guard against nil keymaps Steven Arcangeli 2024-11-09 22:31:35 -08:00
  • 709403ccd6 fix: don't deep merge keymaps (#510) Steven Arcangeli 2024-11-09 22:28:24 -08:00
  • 52cc8a1fb3
    fix: sort keymap help entries by description (#506) Foo-x 2024-10-31 00:53:36 +09:00
  • 42333bb46e
    fix: add trailing slash to directories on yank_entry (#504) Foo-x 2024-10-29 02:55:25 +09:00
  • cca1631d5e
    fix: actions.preview accepts options (#497) Yu Guo 2024-10-26 01:08:39 +09:00
  • 28aca0c1f5
    chore: add __pycache__ to gitignore (#498) Yu Guo 2024-10-26 01:07:11 +09:00
  • 39dbf87586 [docgen] Update docs skip-checks: true Github Actions 2024-10-16 02:22:43 +00:00
  • 5d2dfae655
    feat: config option to customize floating window title (#482) Philipp Oeschger 2024-10-16 04:22:31 +02:00
  • ccab9d5e09
    fix: only map ~ for normal mode (#484) staticssleever668 2024-10-04 06:51:55 +03:00
  • 9e6fb844fe
    doc: Update links to FreeDesktop's Trash spec (#490) Éric NICOLAS 2024-10-01 07:11:09 +02:00
  • 581c729805 doc: disable some type warnings from new LuaLS release Steven Arcangeli 2024-09-30 22:10:36 -07:00
  • 1360be5fda lint: stricter type checking Steven Arcangeli 2024-08-30 17:09:56 -07:00
  • f60bb7f793
    feat: config option to disable lsp file methods (#477) csponge 2024-09-11 22:41:46 -04:00
  • 665bf2edc9 [docgen] Update docs skip-checks: true Github Actions 2024-09-11 15:45:10 +00:00
  • eadc3ed42e doc: add recipe to show current directory in the winbar Steven Arcangeli 2024-09-11 08:44:45 -07:00
  • 1eb9fb35a4
    chore(master): release 2.12.2 (#472) github-actions[bot] 2024-09-10 12:03:08 -07:00
  • b05374428e fix: wrap git rm callback in schedule_wrap (#475) Steven Arcangeli 2024-09-10 11:44:04 -07:00
  • 1fe476daf0 doc: more and better type annotations Steven Arcangeli 2024-08-30 17:50:09 -07:00
  • d10e7f442f doc: fix recipe for hiding gitignored files Steven Arcangeli 2024-08-30 17:10:53 -07:00
  • 0dc98d36b5 [docgen] Update docs skip-checks: true Github Actions 2024-08-29 16:26:36 +00:00
  • 85637c1e63
    doc(recipes): improve git integrated hidden files recipe (#470) Micah Halter 2024-08-29 12:26:19 -04:00
  • 30e0438ff0
    fix: ensure win_options are being set on correct window (#469) csponge 2024-08-28 20:54:03 -04:00
  • 0fcd1263a2
    perf(view): avoid running is_hidden_file when show_hidden is set (#471) Micah Halter 2024-08-28 20:13:57 -04:00
  • 4f3c6780ff
    chore(master): release 2.12.1 (#468) github-actions[bot] 2024-08-25 21:03:15 -07:00
  • 70337eb77f fix: gracefully handle trashing file that does not exist Steven Arcangeli 2024-08-25 20:51:27 -07:00
  • 349bca8c3e fix: process deletes in dir before moving dir Steven Arcangeli 2024-08-25 20:46:46 -07:00
  • a632c898fb
    chore(master): release 2.12.0 (#434) github-actions[bot] 2024-08-16 21:37:00 -07:00
  • b39a78959f
    fix: add compatibility for Lua 5.1 (#456) Julian 2024-08-17 06:33:59 +02:00
  • fcca212c2e fix: handle rare case where file watcher outlives buffer Steven Arcangeli 2024-07-29 17:12:20 -07:00
  • 71c972fbd2
    fix: Force standard C locale when getting ls input for parsing in SSH (#455) Anna Arad 2024-07-23 07:17:38 +03:00
  • a6cea1a5b9
    fix: Handle users and groups with spaces over SSH (#448) Anna Arad 2024-07-22 02:07:10 +03:00
  • 9e5eb2fcd1 doc: make lazy.nvim snippet more copy/paste-able (#445) Steven Arcangeli 2024-07-15 14:01:56 -07:00
  • 10fbfdd37b [docgen] Update docs skip-checks: true Github Actions 2024-07-06 23:24:46 +00:00
  • cc2332599f
    feat: allow bufnr optional parameter for get_current_dir function (#440) sleeptightAnsiC 2024-07-07 01:24:33 +02:00
  • d5e56574f8
    fix: correctly check if mini.icons is actually setup (#441) Micah Halter 2024-07-06 19:20:44 -04:00
  • a543ea598e
    feat: add support for mini.icons (#439) Micah Halter 2024-07-05 18:13:10 -04:00
  • b5a1abfde0 fix: cursor sometimes disappears after making changes (#438) Steven Arcangeli 2024-07-03 18:14:52 -07:00
  • b15e4c1e64
    feat: disable cursor in preview window (#433) icefed 2024-07-03 01:31:26 +08:00
  • b0a6cf9898
    fix: set floating window win_options when buffer changes (#432) icefed 2024-07-03 01:03:08 +08:00
  • ace46a41a1
    chore(master): release 2.11.0 (#427) github-actions[bot] 2024-07-01 11:51:47 -07:00
  • 2077cc3358
    feat: case insensitive sorting (#429) Philipp Oeschger 2024-07-01 20:41:04 +02:00
  • c7c7ce5bd4 feat: rename experimental_watch_for_changes -> watch_for_changes Steven Arcangeli 2024-07-01 11:34:02 -07:00
  • 65c53dbe4f
    fix: correctly check group permissions in unix (#428) DerpDays 2024-06-21 14:07:03 +01:00
  • f6df58ad37 fix: bug in buffer rendering race condition handling Steven Arcangeli 2024-06-20 22:45:28 -04:00
  • 4c574cf4a2 fix: increase loading display delay to avoid flicker (#424) Steven Arcangeli 2024-06-19 21:41:05 -04:00
  • 59b3dab6f7
    feat: support preview from floating window (#403) Philipp Oeschger 2024-06-20 03:23:30 +02:00
  • 0883b109a7
    chore(master): release 2.10.0 (#379) github-actions[bot] 2024-06-19 21:21:43 -04:00
  • 64a3a555b4
    doc: update <C-t> desc (#419) HyBer 2024-06-16 10:18:59 +08:00
  • b77ed915ab doc: add recipes Steven Arcangeli 2024-06-13 16:17:59 -04:00
  • ca8b62fca5 doc: restore description for keymaps Steven Arcangeli 2024-06-13 15:42:57 -04:00
  • c82b26eb4b
    fix: incorrect default config actions (#414) k14lb3 2024-06-12 23:17:42 +08:00
  • 76bfc25520 fix: vim.notify call error Steven Arcangeli 2024-06-11 06:27:39 -05:00
  • 61f1967222
    fix: throw error on vim.has call within the lsp/workspace.lua (#411) Nam Nguyen 2024-06-11 21:23:04 +10:00
  • e5eb20e88f fix: change unknown action name from error to notification Steven Arcangeli 2024-06-11 06:21:33 -05:00
  • a62ec258d1 refactor: Neovim 0.11 won't need the glob ordering hack Steven Arcangeli 2024-06-10 16:45:03 -05:00
  • 96368e13e9 feat: keymap actions can be parameterized Steven Arcangeli 2024-06-10 16:44:59 -05:00
  • 18272aba9d
    fix: notify when changing the current directory (#406) Ruslan Hrabovyi 2024-06-09 06:35:32 +03:00
  • e5312c3a80 fix: hack around glob issues in LSP rename operations (#386) Steven Arcangeli 2024-06-05 20:33:31 -07:00