-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Inspired by micro.
Command palette
command focus (esc to unfocus)
view: display shortcuts: ctrl+…
p: command palette: >`: sql terminal: `g: goto: ↪c: quit
edit: UPDATE statement preview
Available commands for tab selection:
- help: show available commands
- keys: show available keyboard shortcuts
- hide: current column
- unhide: tab complete for hidden column
- align: left | right
- init: create
.ted.ymlfile
Status bar
view
table/column context
- column definition:
col name text not null unique check(name != 'admin') default '' references members(name) - warnings: no lookup key or using physical ids or reasons for read-only
edit
constraint and input context
- text:
Ln 3, Col 6, constraints: unique(first, last) - custom:
red, green, blue - datetime:
YYYY-MM-DD - references:
users: id=1 name=Eric plan=fre...
Metadata
Metadata
Assignees
Labels
No labels