-
Notifications
You must be signed in to change notification settings - Fork 19
/
todo
30 lines (26 loc) · 1.23 KB
/
todo
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
Plugin:
☐ move/rename: save cursor position
☐ settings per command (move: complete with files)
☐ log in status bar: path to file exists, files already exists, etc
☐ specify snippet **file** to use as a template
☐ fix status message bar when creating
☐ open_in_browser: url per folder
☐ platform for opening terminal
☐ cycle through the auto completion
☐ add global settings: `fm_use_terminal`
☐ improve duplicating
☐ support symbol in browser (@)
add settings:
☐ ignore patterns in auto completion (maybe use settings for the side bar)
Docs:
☐ show the gifs.
☐ specify infos when duplicating folder
☐ add license
☐ talk about `show_` settings
___________________
Archive:
✔ browser: open in transient mode when 'hovering' @done Mon 23 Jan 2017 at 10:55 @project(Plugin)
✔ autocompletion: shift+tab -> prev completion @done Fri 06 Jan 2017 at 14:32 @project(Plugin)
✘ autocompletion: complete with aliases too @cancelled Fri 06 Jan 2017 at 11:13 @project(Plugin)
✔ Fix case in Sidebar::copy @done Thu 05 Jan 2017 at 19:22 @project(Plugin)
✔ create_from_selection: support single quotes @done Thu 05 Jan 2017 at 19:20 @project(Plugin)