canola.nvim/lua/oil
2023-01-20 01:57:53 -08:00
..
adapters fix: more detailed information when ssh connection fails (#27) 2023-01-19 00:40:58 -08:00
mutator feat: builtin support for editing files over ssh (#27) 2023-01-18 10:25:22 -08:00
actions.lua feat: action to open the cmdline with current entry as argument (#38) 2023-01-18 00:35:26 -08:00
cache.lua feat: first draft 2023-01-02 01:34:53 -08:00
columns.lua Replaced ? with file icon 2023-01-04 14:52:14 +02:00
config.lua refactor!: change scp:// urls back to oil-ssh:// 2023-01-19 00:27:09 -08:00
constants.lua feat: first draft 2023-01-02 01:34:53 -08:00
fs.lua fix: detect duplicate filenames in buffer 2023-01-11 23:54:51 -08:00
init.lua feat: inform user how to disable netrw 2023-01-20 01:57:53 -08:00
keymap_util.lua fix: always close keymap help window (#17) 2023-01-05 10:09:36 -08:00
loading.lua feat: first draft 2023-01-02 01:34:53 -08:00
pathutil.lua feat: first draft 2023-01-02 01:34:53 -08:00
repl_layout.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 fix: error when editing a dir, and still missing parent window (#40) 2023-01-19 20:44:01 -08:00
view.lua feat: builtin support for editing files over ssh (#27) 2023-01-18 10:25:22 -08:00