Commit graph

15 commits

Author SHA1 Message Date
Orhun Parmaksız e7e622fa8d
refactor(tui): use consistent naming for kernel parameters 2022-01-10 20:24:39 +03:00
Orhun Parmaksız a0b4c593f8
feat(tui): show the parameter documentation 2022-01-10 20:22:32 +03:00
Orhun Parmaksız 4336fc41e9
feat(add): add argument parser for tui options 2022-01-09 19:37:49 +03:00
Orhun Parmaksız 6a828cb35b
refactor(tui): show sysctl variables on a table 2022-01-09 14:15:21 +03:00
Orhun Parmaksız c94df7a689
fix(tui): reinitialize sysctl on application refresh 2022-01-06 20:34:30 +03:00
Orhun Parmaksız 8cc22be48d
fix(tui): allow switching to input mode while a message is shown 2022-01-06 20:27:25 +03:00
Orhun Parmaksız 13ce1f49dd
feat(tui): support showing messages in the prompt 2022-01-06 20:15:19 +03:00
Orhun Parmaksız 7b1fc4b25f
feat(tui): process commands from the input prompt 2022-01-06 18:53:56 +03:00
Orhun Parmaksız ca27a092c0
feat(tui): show sysctl variables on the list 2022-01-06 18:25:25 +03:00
Orhun Parmaksız c950826eb4
feat(tui): add stateful list widget 2022-01-06 18:07:25 +03:00
Orhun Parmaksız 4df05f94fe
feat(tui): make input prompt functional 2022-01-02 15:26:58 +03:00
Orhun Parmaksız cb9d072a3e
feat(tui): render the input prompt 2022-01-02 00:07:06 +03:00
Orhun Parmaksız 54b4c0e61b
feat(tui): implement a basic user interface 2021-12-30 15:17:34 +03:00
Orhun Parmaksız 041d11764c
chore(tui): add core library as dependency 2021-12-27 23:57:24 +03:00
Orhun Parmaksız 8d589d7635
chore(tui): initialize project 2021-12-25 20:49:22 +03:00