-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathTODO
32 lines (22 loc) · 1.1 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
31
------------------------------------------------------------------------------
General
------------------------------------------------------------------------------
Fold in shell stuff from devtools.sh, go, ets...
Added a terminal clipboard program with a stack of copy/paste
items, and perhaps registers, emacs extensions, tmux extensions.
Tests.
------------------------------------------------------------------------------
Manged Edit
------------------------------------------------------------------------------
Support multiple location tables or allow the name of the location
table to be driven by an environment variable.
Formating of output lines using string.Template and a format line in config.xml
Including path when there are duplicate file names.
OR
During narrow provide a key to show full paths
Support invoking different editors for different file types.
File ignores on a per search path basis.
Progammable bash completion.
------------------------------------------------------------------------------
Code Gen
------------------------------------------------------------------------------