Commit Graph

14 Commits

Author SHA1 Message Date
sloumdrone
bccca61ec2 Some level of screen draw now works 2019-09-11 22:53:36 -07:00
sloumdrone
a6d1f45be8 Added clarifying comments 2019-09-10 20:23:44 -07:00
fb2130518c first attempt on line wrapping indents issue 2019-09-04 22:57:26 +10:00
Justin Overfelt
509e5d81a1 allow graceful fallback when we don't have an alternate screen 2019-05-07 16:12:16 -04:00
Justin Overfelt
ee0f2e3e9b change openBrowser to use conditional compilation rather than a runtime switch 2019-05-06 18:33:18 -04:00
sloumdrone
288e1acf62 Merge branch 'master' of https://tildegit.org/sloum/Bombadillo 2019-05-03 20:59:47 -07:00
sloumdrone
34db0ca9ee Now uses alternate screen buffer if available 2019-05-03 20:58:55 -07:00
Justin Overfelt
27c1e0572a change cbreak functions to panic rather than return an error on failure 2019-05-01 18:25:45 -04:00
Justin Overfelt
6ea5754e57 improve error handling 2019-04-30 20:22:55 -04:00
Justin Overfelt
701753b890 Gofmt all code, switch to canonical function naming, add a go.mod file for use with the latest go version 2019-04-28 15:46:47 -04:00
sloumdrone
88898c5b4a Added focus shifting between windows redid how draws work 2019-04-10 22:29:10 -07:00
sloumdrone
8fb26329ee Fixed fatal error on load as well as osx compatible stty command structure 2019-03-18 20:11:02 -07:00
sloumdrone
80ab652448 Apparently added a ridiculous mess since last commit 2019-03-17 09:58:39 -07:00
sloumdrone
a28fc00550 Functional browser added notes 2019-03-04 23:05:43 -08:00