canola.nvim/lua/oil
Lv Sihan a8ac4dee48
Escape metacharacters when loading file into cmdline (#196)
* Escape metacharacters when loading file into cmdline

* format: apply stylua

---------

Co-authored-by: Steven Arcangeli <stevearc@stevearc.com>
2023-10-14 10:47:45 -07:00
..
adapters format: auto sort requires 2023-10-08 23:36:59 -07:00
mutator format: auto sort requires 2023-10-08 23:36:59 -07:00
actions.lua Escape metacharacters when loading file into cmdline (#196) 2023-10-14 10:47:45 -07:00
cache.lua refactor: remove cache side effects from adapter.list 2023-08-20 21:50:02 +00:00
columns.lua feat: api to sort directory contents (#169) 2023-09-08 21:56:34 -07:00
config.lua feat: make buffer cleanup delay configurable (#191) 2023-10-03 09:08:28 -07:00
constants.lua refactor: small perf win by eliminating string object keys 2023-06-25 22:44:44 -07:00
fs.lua feat: add support for LSP willRenameFiles (#184) 2023-10-01 16:41:51 -07:00
init.lua fix: shorten path when opening files (#194) 2023-10-10 19:51:43 -07:00
keymap_util.lua feat: keymaps can specify mode (#187) 2023-09-28 09:18:15 -07:00
layout.lua refactor: clean up duplicate helper method 2023-03-29 18:42:48 -07:00
loading.lua fix: type annotations and type errors 2023-08-12 20:32:52 -07:00
lsp_helpers.lua fix: case handling for LSP willRenameFiles 2023-10-01 16:47:22 -07:00
pathutil.lua feat: first draft 2023-01-02 01:34:53 -08:00
shell.lua feat: builtin support for editing files over ssh (#27) 2023-01-18 10:25:22 -08:00
util.lua feat: make gf work in ssh files (#186) 2023-09-30 14:20:28 -07:00
view.lua feat: make buffer cleanup delay configurable (#191) 2023-10-03 09:08:28 -07:00