Brandon Bennett
Brandon Bennett
Fixes: #805 ### Description Please explain the changes you made here. ### Checklist - [ ] Code compiles correctly - [ ] Created tests which fail without the change (if...
Need a way to save and load history. Should use os.Reader and os.Writer as well as convenience functions to load and save from a file.
If you type a line longer than the terminal then goline will fail to redraw the line properly. Should support multiple line input, or truncated command line (selectable). Need to...
If a prompt has multiple lines then the new lines a redrawin with every update. [edit] [edit]> [edit]prompt> t [edit]prompt> t [edit]prompt> te [edit]prompt> te [edit]prompt> tes [edit]prompt> tes [edit]prompt>...
Linenoise supports it. Should be toggleable from an existing GoLline object.
I did some initial testing with a selfhosted Github Enterprise and it seems both `sl pr` and `sl ghstack` both fail to see this as a Github repo. `sl pr`...
Stack created with [Sapling](https://sapling-scm.com). Best reviewed with [ReviewStack](https://reviewstack.dev/facebook/sapling/pull/310). * __->__ #310 ghstack: use `.` instead of `max(decendents(.))` for HEAD The original ghstack used HEAD to represent the current commit in...