# Features ## Auth - [ ] Login/init. - [ ] Select profile. ## Browse & Edit - [x] Launch current "file" in "$EDITOR". - [x] Refresh. - [x] Create resource (plots & mails). - [x] Delete resource (plots & mails). - [x] Open in browser. - [x] Open text & ansi. - [ ] Syntax highlighting on view. - [x] Content scrollbar. ## Mails - [x] Send/test mail. ## Search - [x] Search from cursor. - [x] Search backwards. - [x] Search wrap-around. - [x] Jump to next search result. ## Layout - [x] Show/hide log view - [ ] Show/hide tree view - [ ] Toggle focus between windows (for e.g. generalized scrolling) - [ ] Simple window management ## Usability - [ ] Help screen. - [ ] List keybindings. - [x] API log. - [x] Configurable keybindings. - [ ] Modals or status line for errors. - [ ] Context-aware help (completions, valuespaces).