todo.md
This commit is contained in:
parent
894e19b84b
commit
48fc91b586
1 changed files with 27 additions and 0 deletions
27
todo.md
Normal file
27
todo.md
Normal file
|
@ -0,0 +1,27 @@
|
|||
# Workbench
|
||||
* TreeType trait
|
||||
* TypedCursor widget
|
||||
|
||||
# Layouting
|
||||
* Columns, word-oriented line breaks
|
||||
|
||||
# Navigation
|
||||
* save Cursor Gravity mode in editor
|
||||
* find intuitive scheme to switch gravity mode
|
||||
|
||||
# Editing
|
||||
* Char Editor: escape chars \n \t etc.
|
||||
* Range Seletcion
|
||||
* Drag/Move
|
||||
|
||||
# Refactor
|
||||
* Proper Variable Scoping in Type Terms
|
||||
* cleaner type substitutions
|
||||
* TreeNavCmd via ObjCommander → remove tree_nav in NestedNode
|
||||
* lib crates: add prelude
|
||||
* rename
|
||||
OuterViewPort -> OutPort
|
||||
InnerViewPort -> InPort
|
||||
AnyOuterViewPort -> AnyOutPort
|
||||
AnyInnerViewPort -> AnyInPort
|
||||
|
Loading…
Add table
Reference in a new issue