-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or request
Description
[biocterm] Create custom terminal wrapper
About: Create an interface that makes sense and incorporates our desired functionality, using gocui
Tasks
- Create interactive, multipanel terminal interface (skeleton for now)
- Configure with desired features
Resources
https://github.com/jroimartin/gocui
(Terminal C/C++ guides)
https://vincent.bernat.ch/en/blog/2017-write-own-terminal
codecrafters-io/build-your-own-x#85
https://codekoalas.com/blog/build-your-own-minimal-terminal
https://www.geeksforgeeks.org/making-linux-shell-c/
Tag can be
biocswirl(related to course material)
biocterm (interface changes)
dev (developers only)
file (changes to file and folder structuring)
rpkg (r package/usethis and CRAN documentation changes)
feat (new feature)
fix (bug fix)
refactor (refactoring code)
style (formatting, missing semi colons, etc; no code change)
doc (changes to documentation)
test (adding or refactoring tests; no production code change)
version (version bump/new release; no production code change)
dbg (Changes in debugging code/frameworks; no production code change)
license (Edits regarding licensing; no production code change)
hack (Temporary fix to make things move forward; please avoid it)
WIP (Work In Progress; for intermediate commits to keep patches reasonably sized)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request