aboutsummaryrefslogtreecommitdiff
path: root/data/core/rootview.lua
AgeCommit message (Collapse)Author
2020-06-03Made tab's text left-aligned if wider than the tabrxi
2020-05-30Improved RootView's EmptyViewrxi
2020-05-30Renamed core:command/file-finder => core:find-command/filerxi
2020-05-26Changed EmptyView text from `empty` to `lite`rxi
2020-05-23Minor renaming in rootviewrxi
2020-05-22Made RootView:open_doc() try to use previous node if current node is lockedrxi
2020-05-19Added core.set_active_view(); removed `focusable` boolean from Viewrxi
2020-05-07Fixed RootView's EmptyView keymap textrxi
Broke due to command renaming
2020-05-01Improved handling of zero-sized locked nodes on RootViewrxi
2020-04-19Removed fake mouse-moved event on scroll changerxi
This ends up causing more problems than it solves; Fixes #29
2020-04-12Fixed error on setting active view when closing certain splits in RootViewrxi
2019-12-28Initial commitrxi