Commit Graph

15 Commits

Author SHA1 Message Date
38c9721817 this is a test only for wraplines rune tests 2019-09-11 15:36:56 +10:00
ea096af511 simple line wrapping that does not mangle spaces 2019-09-10 20:19:45 +10:00
3e8587f039 using strings.SplitAfter in wrapLines 2019-09-07 23:04:20 +10: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