Commit graph

  • c932ca1313
    fix: set buftype before BufEnter fires on oil buffers Barrett Ruth 2026-02-21 02:17:34 -05:00
  • bb128e96af
    ci: replace docgen push with staleness check Barrett Ruth 2026-02-20 21:16:17 -05:00
  • 181e735c3b
    fix: move opts cast after second tbl_deep_extend in render_buffer_async Barrett Ruth 2026-02-20 20:51:39 -05:00
  • 6dcd9c0d8f
    fix: add missing cast for opts in render_buffer_async Barrett Ruth 2026-02-20 20:49:18 -05:00
  • 60aed7d595
    ci: use PUSH_TOKEN for docgen push to bypass branch rules Barrett Ruth 2026-02-20 20:35:07 -05:00
  • 642f745038
    fix: resolve pre-existing LuaLS typecheck warnings Barrett Ruth 2026-02-20 20:34:59 -05:00
  • 209d631cb9
    fix(ci): format Barrett Ruth 2026-02-20 20:27:55 -05:00
  • 38db6cf8ea
    docs(recipes): add recipe to disable hidden file dimming Barrett Ruth 2026-02-20 20:24:16 -05:00
  • f6bcdda988
    feat(actions): add close_float to close only floating oil windows Barrett Ruth 2026-02-20 20:24:06 -05:00
  • ce64ae18de
    feat: add OilFileIcon highlight group for fallback file icons Barrett Ruth 2026-02-20 20:23:56 -05:00
  • 85ed9b8a72
    fix: add missing OilExecutableHidden highlight group Barrett Ruth 2026-02-20 20:23:42 -05:00
  • 9110a1a499
    fix(view): strip newlines from symlink target display text Barrett Ruth 2026-02-20 20:23:32 -05:00
  • ca834cf703
    fix(view): suppress W10 warning when nvim is launched with -R Barrett Ruth 2026-02-20 20:23:24 -05:00
  • c6b4a7a07b
    feat: add configurable file and directory creation permissions Barrett Ruth 2026-02-20 16:58:15 -05:00
  • ded17258cd
    feat(icon): add opt-in filetype detection via file contents Barrett Ruth 2026-02-20 16:56:17 -05:00
  • 41556ec87f
    feat: add highlight for executable files Barrett Ruth 2026-02-20 16:54:11 -05:00
  • 950d3d1ad2 [docgen] Update docs skip-checks: true Github Actions 2026-02-20 21:33:22 +00:00
  • 42af6caf0a ci: rename default branch from master to main Barrett Ruth 2026-02-20 16:32:53 -05:00
  • 4ab4765a84 feat: pass entry to is_hidden_file and is_always_hidden callbacks Barrett Ruth 2026-02-20 16:29:08 -05:00
  • 16f3d7bfa9 fix: cancel visual/operator-pending mode instead of closing buffer Barrett Ruth 2026-02-20 16:28:26 -05:00
  • 29239d56fb feat: emit OilReadPost user event after each buffer render Barrett Ruth 2026-02-20 16:27:09 -05:00
  • 2228f80196 refactor: only create BufAdd autocmd when default_file_explorer is true Barrett Ruth 2026-02-20 16:26:24 -05:00
  • 723145c9fb fix: normalize keymap keys before merging user config Barrett Ruth 2026-02-20 16:26:03 -05:00
  • dcb3a08776 docs: add recipe for custom file extension column Barrett Ruth 2026-02-20 16:16:49 -05:00
  • eed6697ce2 docs: clarify get_current_dir nil return and add telescope recipe Barrett Ruth 2026-02-20 16:16:02 -05:00
  • 582d9fc815 docs: add malewicz1337/oil-git.nvim to third-party extensions Barrett Ruth 2026-02-20 16:15:47 -05:00
  • b92ecb04ee fix(trash): update freedesktop trash specification url Barrett Ruth 2026-02-20 16:15:27 -05:00
  • f55b25e493 [docgen] Update docs skip-checks: true Github Actions 2026-01-17 05:01:19 +00:00
  • 7a09f0b000
    fix: add open_float params to toggle_float (#716) zeta-squared 2026-01-17 16:01:02 +11:00
  • 6b59a6cf62
    feat: add support for column text alignment (#711) malewicz1337 2026-01-14 06:28:16 +01:00
  • fbbb2a9872
    doc: fix s3 column descriptions (#715) Daniel Kongsgaard 2026-01-12 20:26:43 +01:00
  • d278dc40f9
    fix: propagate errors in recursive_delete and recursive_copy (#712) Sebastian Oberhoff 2026-01-11 22:55:32 +01:00
  • 43227c5a1c [docgen] Update docs skip-checks: true Github Actions 2026-01-11 21:53:37 +00:00
  • 24055701b7
    feat: add horizontal scrolling actions (#709) Ross 2026-01-12 05:53:17 +08:00
  • 81b8a91735 cleanup: remove deprecated trash_command Steven Arcangeli 2026-01-01 00:22:21 -05:00
  • 78ed0cf7d9
    fix: multicursor when opened with --preview (#701) jake-stewart 2026-01-01 04:50:39 +08:00
  • 963c8d2c55
    fix: handle empty LSP glob patterns (#702) Dominic Della Valle 2025-12-29 15:27:20 -05:00
  • 634049414b
    fix: open files under cwd with relative name (#693) Muhammad Imaduddin 2025-12-30 01:15:58 +07:00
  • bbfa7cba85
    fix: args.count of 0 is not used as size (#695) phanium 2025-12-28 05:27:37 +08:00
  • 756dec855b
    feat: support multicursor.nvim (#696) jake-stewart 2025-12-22 04:26:10 +08:00
  • 09a4e4f460 ci: fix type error Steven Arcangeli 2025-12-21 15:14:45 -05:00
  • 3b249b7195 [docgen] Update docs skip-checks: true Github Actions 2025-12-20 20:03:26 +00:00
  • 15a2b21eda
    fix: use g~ instead of overriding the builtin ~ mapping (#694) Sebastian Lyng Johansen 2025-12-20 21:03:07 +01:00
  • cbcb3f997f
    fix: command modifiers for :Oil (#691) phanium 2025-12-01 06:01:40 +08:00
  • b9ab05fe5a
    feat: add OilEmpty highlight group (#689) Siggsy 2025-11-30 21:42:00 +00:00
  • e5a1398790 [docgen] Update docs skip-checks: true Github Actions 2025-11-30 20:41:54 +00:00
  • e5bd931edb
    feat: new adapter for S3 buckets (#677) Daniel Kongsgaard 2025-11-30 21:41:37 +01:00
  • 01cb3a8ad7
    fix: send_to_quickfix opens loclist when specified (#687) Zijian 2025-11-22 02:45:13 +01:00
  • 7e1cd7703f fix: don't apply oil window options to non-directory oil buffers Steven Arcangeli 2025-10-19 15:39:22 -07:00
  • 71948729cd lint: use more specific type for internal entries Steven Arcangeli 2025-10-15 10:42:52 -07:00
  • f55ebb0079
    feat(clipboard): pasting from system clipboard can delete original (cut) (#649) Steve Walker 2025-10-16 01:36:37 +08:00
  • 64dbcaa91d [docgen] Update docs skip-checks: true Github Actions 2025-10-15 17:03:28 +00:00
  • dfb09e87bf
    feat: add callback for handling buffer opening (#638) John Winston 2025-10-15 18:03:09 +01:00
  • 200df01e4b
    fix: change default border config to nil (#643) Sebastian Lyng Johansen 2025-10-15 07:30:41 +02:00
  • 919e155fdf
    doc: mini.nvim has moved to new github organization (#663) Random Dude 2025-09-27 21:18:27 +05:30
  • 07f80ad645
    fix: support natural ordering for numbers with >12 digits (#652) XeroOl 2025-08-20 21:22:30 -04:00
  • bbad9a76b2 fix: scratch preview method (#628) Steven Arcangeli 2025-07-02 09:18:23 -07:00
  • 3b7c74798e
    doc: add a mention to third party extension oil-git.nvim (#640) Ben O'Mahony 2025-07-02 01:43:43 +01:00
  • 1498d2fccf
    fix: ssh adapter supports iso8601 dates (#635) jiz4oh 2025-07-01 07:54:22 +08:00
  • 08c2bce8b0
    fix: glob formatting on windows in neovim nightly (#631) kaerum 2025-06-04 19:40:16 -03:00
  • 5b6068aad7 fix: clean up empty buffer when opening in new tab (#616) Steven Arcangeli 2025-06-01 11:02:23 -07:00
  • 35f7f000f4 doc: add a mention for third-party extension plugins Steven Arcangeli 2025-06-01 10:58:43 -07:00
  • 685cdb4ffa
    fix: prevent E565 error when opening directories with nvim . (#608) Alexandros Alexiou 2025-04-20 20:35:57 +03:00
  • 302bbaceea ci: run tests against nvim 0.11 Steven Arcangeli 2025-03-30 21:58:22 -07:00
  • 5b38bfe279 doc: fix typecheck errors in nvim 0.11 Steven Arcangeli 2025-03-30 21:56:41 -07:00
  • ba1f50a9a8 fix: file time column escapes ()[] chars in parser (#603) Steven Arcangeli 2025-03-30 15:14:11 -07:00
  • ab887d926c
    fix: indexing nil when env vars does not exist (#601) Shihua Zeng 2025-03-20 19:40:24 -04:00
  • 4c9bdf0d83
    feat: copy/paste to system clipboard (#559) Steve Walker 2025-03-20 23:19:18 +08:00
  • 8649818fb2
    fix(trash-win): don't hang when shellslash is enabled (#592) Luis Calle 2025-03-19 17:10:58 -05:00
  • 548587d68b fix: better detection of oil buffers (#589) Steven Arcangeli 2025-03-04 22:12:47 -08:00
  • 54fe7dca36
    fix: pass bufnr to constrain_cursor (#574) skshetry 2025-03-05 06:29:26 +05:45
  • d7c61c7084 fix: silent handling when buffer has no oil adapter (#573) Steven Arcangeli 2025-03-04 12:56:54 -08:00
  • 975a77cce3
    chore(master): release 2.15.0 (#545) github-actions[bot] 2025-02-15 14:15:32 -08:00
  • 7cde5aab10
    fix: disable_preview respected when preview_method != "load" (#577) forestchen1224 2025-02-14 06:22:54 +08:00
  • 32dd3e378d feat: most moves and copies will copy the undofile (#583) Steven Arcangeli 2025-02-13 09:40:01 -08:00
  • 5313690956 fix: more robust parsing of custom column timestamp formats (#582) Steven Arcangeli 2025-02-12 22:12:17 -08:00
  • 8abc58b038
    feat: add support for bufnr in column rendering functions (#575) Ian Wright 2025-02-12 19:49:43 -05:00
  • abbfbd0dbc lint: fix typecheck warning Steven Arcangeli 2025-02-11 21:05:46 -08:00
  • 20baf82747 ci: update nvim install script for new appimage name Steven Arcangeli 2025-02-11 17:42:01 -08:00
  • add50252b5 [docgen] Update docs skip-checks: true Github Actions 2025-01-26 17:18:56 +00:00
  • b594b9a905
    feat: can selectively add entries to quickfix (#564) Anton Janshagen 2025-01-26 18:18:37 +01:00
  • a3fc6623fa lint: upgrade to stylua v2.0.2 Steven Arcangeli 2025-01-24 22:54:40 -08:00
  • 81b2c5f04a fix: crash in preview on nvim 0.8 Steven Arcangeli 2025-01-24 16:22:21 -08:00
  • 6f9e1057c5 lint: rename shadowed variable Steven Arcangeli 2025-01-24 16:00:44 -08:00
  • 2f6ed70161 test: refactor tests to use new helper methods Steven Arcangeli 2025-01-24 15:41:27 -08:00
  • 57528bf9c5 feat: API to automatically open preview window after opening oil (#339) Steven Arcangeli 2025-01-24 15:09:36 -08:00
  • 52f1683c76
    doc: add note discouraging lazy loading (#565) Julian Visser 2025-01-24 19:51:18 +01:00
  • 83ac5185f7
    fix: open files in correct window from floating oil (#560) Peeranut Pongpakatien 2025-01-24 13:08:06 +07:00
  • 7a782c9a9c refactor: officially deprecated trash_command Steven Arcangeli 2025-01-22 21:19:02 -08:00
  • 1b180d5491 doc: rephrase the instructions to restore a trashed file Steven Arcangeli 2025-01-22 21:18:35 -08:00
  • 8615e7da20 cleanup: remove open({preview = true}) shim Steven Arcangeli 2025-01-22 21:17:21 -08:00
  • 1488f0d96b fix: preview sometimes causes oil buffers to be stuck in unloaded state (#563) Steven Arcangeli 2025-01-22 16:53:10 -08:00
  • c80fa5c415 fix: more consistent cursor position when entering a new directory (#536) Steven Arcangeli 2025-01-22 15:10:41 -08:00
  • 62c5683c2e lint: fix typecheck errors Steven Arcangeli 2025-01-22 08:54:47 -08:00
  • 8d11a2abf3 fix: error when non-current oil buffer has validation errors (#561) Steven Arcangeli 2025-01-22 08:26:28 -08:00
  • 09fa1d22f5
    fix: work around incorrect link detection on windows (#557) Steven Arcangeli 2025-01-13 10:22:59 -08:00
  • 7c26a59ac0
    fix: gracefully handle fs_stat failures (#558) Steven Arcangeli 2025-01-12 14:29:46 -08:00
  • 7041528bde
    fix: support permissions checks on windows and virtual filesystems (#555) Benedict Ozua 2025-01-08 00:04:25 -05:00
  • 1df90faf92
    feat: floating window max width/height can be percentages (#553) abdennourzahaf 2025-01-08 04:07:22 +01:00
  • 6290ba1dc2 [docgen] Update docs skip-checks: true Github Actions 2025-01-08 02:56:23 +00:00