Commit graph

254 commits

Author SHA1 Message Date
Christian Rocha
b2df0cae8f Integrate high performance viewport, but not without issue 2020-10-05 13:46:09 +02:00
Christian Rocha
9eac9e2253 Use new, simplified window resize handling 2020-10-05 13:46:09 +02:00
Christian Rocha
250bf29f61 Bump termenv 2020-10-05 13:46:09 +02:00
Christian Rocha
16088b6366 Bump Bubble Tea dependency 2020-10-05 13:46:09 +02:00
Christian Rocha
16ae4b5563 Bump 'bubbles' for unicode support 2020-10-05 13:46:09 +02:00
Christian Rocha
dde45d99e8 Pressing 'q' when setting a note in the pager shouldn't cancel the note 2020-10-05 13:46:09 +02:00
Christian Rocha
b9c02d756b Fix a bug where pressing q would cancel note input 2020-10-05 13:46:09 +02:00
Christian Rocha
562d02dc43 Properly truncate fullwidth/double-byte chars 2020-10-05 13:46:09 +02:00
Christian Rocha
9179515e62 Close help when unloading/resetting pager 2020-10-05 13:46:09 +02:00
Christian Rocha
1c804b5a3a Update to new Bubble Tea renderer 2020-10-05 13:46:09 +02:00
Christian Rocha
7ee203a987 Correct keystroke in pager help 2020-10-05 13:46:09 +02:00
Christian Rocha
5cd6accce3 Nice looking system-level errors 2020-10-05 13:46:09 +02:00
Christian Rocha
939fdef913 Fix panic when deleting item at end of stash 2020-10-05 13:46:09 +02:00
Christian Rocha
ea12614a53 Add memo key to stash help + change memo keys to 'm' 2020-10-05 13:46:09 +02:00
Christian Rocha
5019331dff Mini help view for pager 2020-10-05 13:46:09 +02:00
Christian Rocha
61bcd80012 Don't try and open stuff if there's nothing to open 2020-10-05 13:45:44 +02:00
Christian Rocha
d4203ed1a6 Fix stash empty/not-empty rendering 2020-10-05 13:45:44 +02:00
Christian Rocha
4849e0489d Remove commented code 2020-10-05 13:45:44 +02:00
Christian Rocha
2688a8c4a6 Fix stash view when no items are stashed 2020-10-05 13:45:44 +02:00
Christian Rocha
e50aff65c2 Fix bug where spinner would spin forever if the stash is empty 2020-10-05 13:45:44 +02:00
Christian Rocha
213df4ad7f Bump Bubble Tea dependency 2020-10-05 13:45:44 +02:00
Christian Rocha
ae5e158bbd Unstyled indent (for now) 2020-10-05 13:45:43 +02:00
Christian Rocha
671eade0b5 Remove Boba residue 2020-10-05 13:45:22 +02:00
Christian Rocha
c0ca639f3a Remove tests for Go 1.11 and 1.12 (keygen is 1.13 and up) 2020-10-05 13:45:22 +02:00
Christian Rocha
553d064c92 Fix tests (don't test glow with no arguments) 2020-10-05 13:45:22 +02:00
Christian Rocha
1d6341f970 Use strings.Builder to build pager view 2020-10-05 13:45:22 +02:00
Christian Rocha
77ba75d680 Migrate from Boba to Bubble Tea and Bubbles 2020-10-05 13:45:22 +02:00
Christian Rocha
21b1a2822f Render stash view with a strings.Builder 2020-10-05 13:44:20 +02:00
Christian Rocha
56ab8e5309 Rework stash design and simplify code 2020-10-05 13:44:20 +02:00
Christian Rocha
964be85e6d Parse subcommands before main command arguments int the CLI 2020-10-05 13:44:20 +02:00
Christian Rocha
05a56388a9 Comments 2020-10-05 13:44:20 +02:00
Christian Rocha
28f8f185d7 Make --force-key/-f a persistent flag, like --identity 2020-10-05 13:44:20 +02:00
Christian Rocha
0407c7d990 Update to Charm v0.5.0 for a new, thread-safe Charm client 2020-10-05 13:44:18 +02:00
Christian Rocha
4acb642b15 Let's just call documents "markdowns" 2020-10-05 13:43:19 +02:00
Christian Rocha
414040400a Don't allow note-setting on news 2020-10-05 13:43:19 +02:00
Christian Rocha
4f250ebb81 Render all errors at the main view level 2020-10-05 13:43:19 +02:00
Christian Rocha
251aacf79a Fix markdown sorting error 2020-10-05 13:43:18 +02:00
Christian Rocha
c66351127c Remove replace directive in go.mod 2020-10-05 13:43:07 +02:00
Christian Rocha
93e8370b2a Whoops, remove thing where pressing f would synthesize an error 2020-10-05 13:43:07 +02:00
Christian Rocha
9bee37ee93 Fetch and render news markdown 2020-10-05 13:43:06 +02:00
Christian Rocha
e5663a5912 Set note character limit to 256 to match the database 2020-10-05 13:42:30 +02:00
Christian Rocha
ddef264606 Don't quit on "fatal" errors 2020-10-05 13:42:30 +02:00
Christian Rocha
e069be7af9 Bump charm dependency to master 2020-10-05 13:42:29 +02:00
Christian Rocha
b464001446 Bump boba dependency 2020-10-05 13:41:38 +02:00
Christian Rocha
81bcce80c8 Improve stash item deletion cancellation experience 2020-10-05 13:41:17 +02:00
Christian Rocha
eba22f08b1 Also set/edit notes in stash view 2020-10-05 13:41:17 +02:00
Christian Rocha
c3ceed2c04 Log to a given path if GLOW_LOG_TO_FILE is set 2020-10-05 13:41:17 +02:00
Christian Rocha
f474e2490d Don't render stash until both stash and news are loaded 2020-10-05 13:41:17 +02:00
Christian Rocha
055ae6e3c2 Load, browse and render news 2020-10-05 13:41:17 +02:00
Christian Rocha
1b7c70a829 Remove right document padding per Glamour update (pinned at current master) 2020-10-05 13:41:16 +02:00