Commit graph

425 commits

Author SHA1 Message Date
Christian Rocha
71b9387e01 Add gitcha 2020-10-05 13:49:30 +02:00
Christian Rocha
c9fcf3b58e Bump bubletea to fix macOS term bug where memo got sucked into scroll area 2020-10-05 13:49:03 +02:00
Christian Rocha
9931472aec Bump Bubble Tea to fix bux where short docs show loader underneath 2020-10-05 13:49:03 +02:00
Christian Rocha
89e5e38953 Bump Bubble Tea to fix redraw bug with short documents 2020-10-05 13:49:02 +02:00
Christian Rocha
8370f7441e Fix a crash when opening pager help in very narrow windows 2020-10-05 13:48:22 +02:00
Christian Rocha
1280ed3bbe Bump Bubble Tea to get captured variable/race condition fix on init 2020-10-05 13:48:22 +02:00
Christian Rocha
40dfa9e1b7 Comments 2020-10-05 13:48:22 +02:00
Christian Rocha
93e80b0319 Bump Charm dependency to improve SSH connection stuff 2020-10-05 13:48:21 +02:00
Christian Rocha
3660182cdb Bump bubbles dependency for mouse wheel correction 2020-10-05 13:47:16 +02:00
Christian Rocha
c954898009 Add basic mouse wheel support to pager 2020-10-05 13:47:16 +02:00
Christian Rocha
5b3feb41a2 Bump Bubble Tea dependency for mouse support 2020-10-05 13:47:16 +02:00
Christian Rocha
7f9cc95893 Update altscreen calls per latest Bubble Tea update 2020-10-05 13:47:16 +02:00
Christian Rocha
fcaa654984 Remove spinner custom message stuff which is no longer supported 2020-10-05 13:47:16 +02:00
Christian Rocha
0f508533ac Bump Bubble Tea and Bubbles for hotfixes 2020-10-05 13:47:16 +02:00
Christian Rocha
a664da30c1 Bump dependencies 2020-10-05 13:47:15 +02:00
Christian Rocha
6e72cbdc4f Consolidate debug config stuff 2020-10-05 13:46:49 +02:00
Christian Rocha
fa06996383 Dispell a magic number 2020-10-05 13:46:09 +02:00
Christian Rocha
048b484df2 Reset y offset when resetting pager 2020-10-05 13:46:09 +02:00
Christian Rocha
dd828966eb Remove extra height and positioning stuff 2020-10-05 13:46:09 +02:00
Christian Rocha
d3ac07c70a Fix bottom line jitteriness with performance rendering 2020-10-05 13:46:09 +02:00
Christian Rocha
232a9919c2 Respect high performance flag 2020-10-05 13:46:09 +02:00
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