canola.nvim/lua/oil
2023-03-16 08:53:51 -07:00
..
adapters fix: more detailed information when ssh connection fails (#27) 2023-01-19 00:40:58 -08:00
mutator fix: preview window renders on top of floating window title (#72) 2023-03-12 20:58:02 -07:00
actions.lua feat: action to open entry in new tab (#52) 2023-01-28 16:19:45 -08:00
cache.lua feat: first draft 2023-01-02 01:34:53 -08:00
columns.lua WIP: force move cursor 2023-03-06 22:37:27 -08:00
config.lua WIP: force move cursor 2023-03-06 22:37:27 -08:00
constants.lua feat: first draft 2023-01-02 01:34:53 -08:00
fs.lua fix: shortened path for current directory is '.' 2023-01-21 18:03:21 -08:00
init.lua fix: oil.close() sometimes closes window too (#64) 2023-03-16 08:53:51 -07: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: another case of incorrect alternate buffers (#60) 2023-03-06 00:14:06 -08:00
view.lua feat: API to change config.view.is_hidden_file at runtime (#69) 2023-03-12 12:49:49 -07:00