Commit graph

37 commits

Author SHA1 Message Date
Steven Arcangeli
9d90893c37 refactor!: disable netrw by default (#155)
If you use oil and you want to still use netrw, set
`default_file_explorer = false`.

It is nonsensical to both use netrw _and_ have oil hijack directory
buffers (which was the case for the default config). It also causes
undefined behavior and bugs. When `default_file_explorer = true` (the
default) oil will now disable netrw for you.
2023-08-20 01:13:42 +00:00
Steven Arcangeli
b24380c0e1 feat: config to remove icon padding (#145) 2023-08-08 23:22:16 -07:00
Github Actions
a2b7ab5e99 [docgen] Update docs
skip-checks: true
2023-06-26 15:56:41 +00:00
Github Actions
db60c32d93 [docgen] Update docs
skip-checks: true
2023-06-25 06:30:09 +00:00
Github Actions
2a63f9224f [docgen] Update docs
skip-checks: true
2023-06-21 15:58:28 +00: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
Steven Arcangeli
19563c3658 fix: set bufhidden = 'hide' by default (#104) 2023-05-16 20:32:45 -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
82c706822b feat: add toggle_float function (#94) 2023-04-29 08:16:18 -07:00
Steven Arcangeli
5bdee20d5d refactor: stop checking in doc/tags 2023-04-21 22:16:31 -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
Github Actions
45f8497106 [docgen] Update docs
skip-checks: true
2023-04-04 20:53:28 +00:00
Juan David Merchan Torres
f687b721e9 docs(doc): Change custom icons to columns config 2023-03-31 14:29:59 -05:00
Github Actions
14a914aef1 [docgen] Update docs
skip-checks: true
2023-03-30 01:44:38 +00:00
Juan David Merchan Torres
4a103df99d docs(doc): Add custom icons to options section 2023-03-29 14:53:44 -05:00
Github Actions
08c4b71ef1 [docgen] Update docs
skip-checks: true
2023-03-19 20:53:40 +00:00
Github Actions
6d9b1e5241 [docgen] Update docs
skip-checks: true
2023-03-18 23:16:32 +00:00
Steven Arcangeli
3d3df74532 feat: config option to disable directory hijacking (#76) 2023-03-18 15:26:19 -07:00
Steven Arcangeli
12bea0f646 feat: API to change config.view.is_hidden_file at runtime (#69) 2023-03-12 12:49:49 -07:00
Github Actions
4152810907 [docgen] Update docs
skip-checks: true
2023-03-05 06:32:51 +00:00
Github Actions
647c2d316c [docgen] Update docs
skip-checks: true
2023-02-23 05:18:35 +00:00
Github Actions
1c953a3eac [docgen] Update docs
skip-checks: true
2023-01-29 00:20:27 +00:00
Github Actions
be962cf373 [docgen] Update docs
skip-checks: true
2023-01-28 23:39:46 +00:00
Steven Arcangeli
1d548190cf refactor!: make oil buffers unlisted by default (#45) 2023-01-24 10:11:06 -08:00
Steven Arcangeli
6c4a3dafca feat: new action open_cmdline_dir (#44) 2023-01-21 18:03:40 -08:00
Github Actions
ce66f47751 [docgen] Update docs
skip-checks: true
2023-01-22 01:49:30 +00:00
Steven Arcangeli
b3c4ff340b feat: more actions for interacting with preview window (#41) 2023-01-21 17:46:18 -08:00
Github Actions
e5d6b999ba [docgen] Update docs
skip-checks: true
2023-01-12 20:22:30 +00:00
Github Actions
ab5358c4f6 [docgen] Update docs
skip-checks: true
2023-01-09 07:28:05 +00:00
Steven Arcangeli
adb2828c4f doc: explain passing parameters to columns 2023-01-08 22:22:47 -08:00
Github Actions
db5a311bc1 [docgen] Update docs
skip-checks: true
2023-01-05 17:00:07 +00:00
Github Actions
ae8f474545 [docgen] Update docs
skip-checks: true
2023-01-04 07:09:55 +00:00
Github Actions
f70d796c80 [docgen] Update docs
skip-checks: true
2023-01-02 18:38:29 +00:00
Steven Arcangeli
fefd6ad5e4 feat: first draft 2023-01-02 01:34:53 -08:00