Commit graph

164 commits

Author SHA1 Message Date
fecet
c72bcb45b2 fix: oil-ssh assume target machine's locales 2023-06-14 16:26:49 +08:00
Steven Arcangeli
64d2f305d3 fix: catch errors opening preview window (#113) 2023-05-24 22:29:20 -07:00
Steven Arcangeli
9f2f50f915
Merge pull request #112 from davidsierradz/patch-1
Respect 'clipboard' in copy_entry_path
2023-05-24 00:06:10 -07:00
Steven Arcangeli
0e1b5e8f6b doc: extract API docs out of README 2023-05-23 23:40:41 -07:00
Steven Arcangeli
f535c1057c feat: support custom trash commands (#110) 2023-05-23 23:40:41 -07:00
David Sierra DiazGranados
30039f13f6
Respect 'clipboard' in copy_entry_path
Using `vim.v.register`, we can respect the user's desire of copying to the unnamed (or unnamedplus) register or default one.

Check `:h v:register`

Thanks
2023-05-23 19:35:20 -05:00
Steven Arcangeli
d27bfa1f37 refactor: use more modern methods for getting/setting options 2023-05-21 20:40:09 -07:00
Steven Arcangeli
0bfa381307
Merge pull request #109 from wrapperup/drive-letter-windows
fix: opening with lowercase drive letters
2023-05-21 17:40:10 -07:00
wrapperup
29808f273c fix: opening with lowercase drive letters 2023-05-21 16:25:43 -04:00
Steven Arcangeli
19563c3658 fix: set bufhidden = 'hide' by default (#104) 2023-05-16 20:32:45 -07:00
Steven Arcangeli
d0efcc0c10 cleanup: remove disclaimer before saving files
Oil has been around for a few months now and there haven't been any
reports of unexpected filesystem operations.
2023-05-07 09:08:44 -07:00
Steven Arcangeli
6b05c2e913 feat: prompt user to save changes before editing moved file/dir (#93) 2023-05-07 08:07:08 -07:00
Github Actions
3cbebc2b0c [docgen] Update docs
skip-checks: true
2023-05-07 04:10:45 +00:00
Steven Arcangeli
496d60fcff feat: config option for trashing deleted files (#99) 2023-05-06 21:07:01 -07:00
Steven Arcangeli
339ade9dc3 fix: escape special characters when editing buffer (#96) 2023-05-05 08:32:44 -07:00
Steven Arcangeli
37cb6be6f6 fix: block quit if changes during :wq (#98) 2023-05-03 08:06:49 -07:00
Steven Arcangeli
41077847b9 fix: prevent double-delete autocmd ids (#97) 2023-05-02 10:08:42 -07:00
Steven Arcangeli
82c706822b feat: add toggle_float function (#94) 2023-04-29 08:16:18 -07:00
Steven Arcangeli
4738d08a5f doc: add a note about tree views in the FAQ 2023-04-27 08:40:47 -07:00
Steven Arcangeli
caa65e5bfc fix: bug when copying saved win options to split (#89) 2023-04-27 08:33:42 -07:00
Steven Arcangeli
a9556aa872 fix: guard against invalid buffer (#90) 2023-04-27 07:30:48 -07:00
Steven Arcangeli
73d8587ac5 doc: add installation instructions for lazy.nvim 2023-04-27 07:30:18 -07:00
Steven Arcangeli
873ea3b85d ci: run tests on newer nvim versions 2023-04-21 22:17:18 -07:00
Steven Arcangeli
5bdee20d5d refactor: stop checking in doc/tags 2023-04-21 22:16:31 -07:00
Steven Arcangeli
2bca582d93 feat: extension for resession.nvim 2023-04-21 22:03:33 -07:00
Steven Arcangeli
be695dc350 fix: allow calling oil.open() with a url 2023-04-21 22:03:33 -07:00
Steven Arcangeli
3ac035e5ac feat: dispatch autocmd when oil buffer finishes rendering 2023-04-20 20:24:50 -07:00
Steven Arcangeli
fb8b101d7c Merge branch 'NikolaM-Dev-feature-custom-icons' 2023-04-11 08:29:23 -07:00
Steven Arcangeli
54af7e013d doc: put documentation of icon config parameters in correct place 2023-04-11 08:28:03 -07:00
Steven Arcangeli
f6d2102e2b fix: icon column does nil-check of config 2023-04-11 08:27:41 -07:00
Steven Arcangeli
5edf9784a5 refactor: use nvim 0.9 window title when available 2023-04-07 12:52:00 -07:00
Github Actions
45f8497106 [docgen] Update docs
skip-checks: true
2023-04-04 20:53:28 +00:00
Steven Arcangeli
00465089cb fix: double callback in mutator 2023-04-04 13:53:01 -07:00
Steven Arcangeli
f28e63460a feat: can minimize the progress window 2023-04-04 13:53:01 -07:00
Juan David Merchan Torres
98a186e8f9 feat(columns): Add compatibility with previous versions 2023-04-02 18:31:02 -05:00
Juan David Merchan Torres
f687b721e9 docs(doc): Change custom icons to columns config 2023-03-31 14:29:59 -05:00
Juan David Merchan Torres
4c528a0ad8 docs(root): Change custom icons to columns config 2023-03-31 14:28:34 -05:00
Juan David Merchan Torres
c19f2d74de refactor(columns): Add custom icons from conf param 2023-03-31 14:27:53 -05:00
Juan David Merchan Torres
cb54e03490 feat(config): Change custom icons to columns config 2023-03-31 14:27:01 -05:00
Github Actions
14a914aef1 [docgen] Update docs
skip-checks: true
2023-03-30 01:44:38 +00:00
Steven Arcangeli
273c2cecbf feat: can cancel out of progress window 2023-03-29 18:43:56 -07:00
Steven Arcangeli
9871ca9737 fix: oil loses track of buffers after refresh 2023-03-29 18:43:54 -07:00
Steven Arcangeli
092f4b1c7c fix: reposition progress window if vim is resized 2023-03-29 18:42:48 -07:00
Steven Arcangeli
8cbb104e76 fix: reposition preview window if vim is resized 2023-03-29 18:42:48 -07:00
Steven Arcangeli
080dd27474 refactor: clean up duplicate helper method 2023-03-29 18:42:48 -07:00
Steven Arcangeli
d631d9fc5a fix: new oil buffers are nomodifiable during mutation processing 2023-03-29 18:42:48 -07:00
Juan David Merchan Torres
4a103df99d docs(doc): Add custom icons to options section 2023-03-29 14:53:44 -05:00
Juan David Merchan Torres
f09256c1de docs(root): Add custom icons to options section 2023-03-29 14:53:00 -05:00
Juan David Merchan Torres
6dc65dcf83 feat(columns): Change to use custom icons 2023-03-29 14:48:00 -05:00
Juan David Merchan Torres
bf20bca78d feat(config): Add custom icons 2023-03-29 14:47:47 -05:00