Command based setup #12

Open
opened 2023-07-15 18:27:20 +00:00 by bpeetz · 2 comments
Owner

It would be wonderful if every thing could be configured by a lua configuration. The easiest way to implement this would be though an internal command API, completely wrapped in a lua one.
This is the tracking issue for this.

It would be wonderful if every thing could be configured by a lua configuration. The easiest way to implement this would be though an internal command API, completely wrapped in a lua one. This is the tracking issue for this.
bpeetz self-assigned this 2023-07-15 18:27:20 +00:00
Author
Owner

See #11 for the adjacent pr.

See #11 for the adjacent pr.
Author
Owner

This was merged in #14, but some todo still exist:

  • Table type support
  • Error messages and Status messages in ci input field (not in the status panel)
  • Better ux in the ci input field (scrollback more than one line, syntax highlighting, &c)
  • For further checkboxes take a look at the FIXMEs and TODOs in the code.
This was merged in #14, but some todo still exist: - [x] Table type support - [ ] Error messages and Status messages in ci input field (not in the status panel) - [ ] Better ux in the ci input field (scrollback more than one line, syntax highlighting, &c) - For further checkboxes take a look at the `FIXME`s and `TODO`s in the code.
This repo is archived. You cannot comment on issues.
No description provided.