makeworld
9779ef3c54
Remove unecessary TODO
2021-02-17 14:06:19 -05:00
makeworld
7b5d5db142
Add issues to NOTES.md
2021-02-17 12:18:16 -05:00
makeworld
35de6bfb58
Merge branch 'master' into cview-update
2021-02-17 11:43:10 -05:00
makeworld
5e889967bc
🐛 Don't break visiting IPv6 hosts when port 1965 is specified
...
Fixes #195
2021-02-17 09:25:02 -05:00
makeworld
0e07c4789e
📝 Doc for #187
2021-02-12 21:27:44 -05:00
Peter Steinberg
a378eaf37a
Add more about:
pages ( #187 )
...
Co-authored-by: makeworld
2021-02-12 21:26:07 -05:00
Stephen Robinson
06d39547d4
Made tab the delimiter for the help message table. ( #180 )
...
This fixes the display issue when the | character is used as a
keybinding.
Co-authored-by: Stephen Robinson <stephen@drsudo.net>
2021-02-08 21:06:13 -05:00
makeworld
4e3befae2e
📝 Doc for #184
2021-02-07 21:55:30 -05:00
Thomas Adam
2f23390696
search: trim trailing whitespace ( #184 )
...
When amfora is given a string to search, if that string contains a
valid protocol (gemini://), and that string contains trailing
whitespace, then the string is treated as a search term.
Although perhaps slightly more uncommon, if the input string was as a
result of copy/paste then it's possible the string could contain
trailing spaces, which is not what was intended, but rather should be
removed so that it's treated either as a valid gemini:// link or a
search term.
Some efforts around this appeared in #138
2021-02-07 21:52:53 -05:00
Peter Steinberg
3111ac0bb0
Add install instructions for Void ( #188 )
2021-02-07 17:41:42 -05:00
makeworld
cabed8de69
Update cview to latest
2021-02-07 00:34:50 -05:00
makeworld
86bde5ec11
🐛 Handle empty META - fixes #176
2021-02-04 18:06:56 -05:00
makeworld
abacacf5f5
📝 Doc for #173
2021-02-04 17:33:49 -05:00
Peter Steinberg
972cb366a5
Fix Bookmarks modal not closing on ESC ( #173 )
2021-02-04 17:30:32 -05:00
Art Barnes
d884e1d161
update help text ( #172 )
...
Co-authored-by: Art Barnes <art@pin2.io>
2021-02-02 11:34:55 -05:00
makeworld
e44df10719
Update linter
2021-01-11 10:22:06 -05:00
makeworld
1540e4f561
'about:' URLs can now be typed in the bottom bar
...
Fixes #167
2021-01-11 10:06:21 -05:00
makeworld
4aa774ef31
Update cview to fix tab row flash
2021-01-10 15:55:33 -05:00
git-bruh
7db8a8a819
Fix KISS url ( #170 )
2021-01-07 08:42:22 -05:00
makeworld
d1f24830f4
Fix tab row flashing
2021-01-01 01:02:09 -05:00
makeworld
c7d72a7875
Added scrollbar config and themeing
2020-12-31 21:59:26 -05:00
makeworld
c9073ceb26
Add empty line underneath tab row
2020-12-29 23:30:44 -05:00
makeworld
c6ad73da01
Fix tab divider when color is disabled
2020-12-29 23:25:32 -05:00
makeworld
691614dae4
Update changelog and fix mispelling
2020-12-29 17:40:37 -05:00
makeworld
90654cd2cf
Replace left margin spaces with an empty primitive
...
This commit introduced flashing issues in the tab row when reformatting,
and even can panic in certain reformatting situations. These bugs have
been logged in the inital comment of the PR.
2020-12-29 17:35:29 -05:00
makeworld
4dff2b0119
Fix ANSI document left margin color leaking
2020-12-29 00:14:31 -05:00
makeworld
e1a92a999a
Make theme and tabs work/look like with old cview
2020-12-28 23:42:27 -05:00
makeworld
86f9f0f329
Use theme background for tab divider
2020-12-28 17:58:21 -05:00
makeworld
db6e0f4074
Pages with ANSI resets don't use the terminal's default text and background colors
2020-12-28 17:44:14 -05:00
makeworld
306213aab2
Use TrueColor to force exact colors
2020-12-28 15:59:18 -05:00
makeworld
27a041a746
Fix tab number and favicons when moving through history
2020-12-28 14:05:00 -05:00
makeworld
fce6aef1cb
Update cview to fix tab row colors bug
2020-12-28 13:13:18 -05:00
makeworld
524f384b03
Remove issue from NOTES mentioned in comment
2020-12-27 22:56:26 -05:00
makeworld
21d07935e8
Setup tab colors
2020-12-27 20:40:02 -05:00
makeworld
e34644be6f
Favicons work
2020-12-27 20:13:13 -05:00
makeworld
992a824502
Make the help page a panel instead of a tab
2020-12-27 19:59:43 -05:00
makeworld
a458016ce5
Use SendToFront
2020-12-25 18:57:07 -05:00
makeworld
722d32a385
Switch to using HidePanel for modals
2020-12-25 18:53:54 -05:00
makeworld
39f19bf643
Compiles now
2020-12-25 18:34:03 -05:00
makeworld
82e33130d8
Merge branch 'master' into cview-update
...
Won't compile yet but conflicts were resolved.
2020-12-25 18:14:23 -05:00
makeworld
bbed11b6a0
Update to latest cview commit
2020-12-25 18:03:07 -05:00
makeworld
e42b24c6f2
Update doc for merge
2020-12-25 16:26:03 -05:00
makeworld
5d7426f116
Merge branch 'master' into mediatype-handlers
2020-12-25 16:22:26 -05:00
makeworld
193179ad34
🐛 Fix downloading of pages that are too large or timed out
2020-12-24 23:40:55 -05:00
makeworld
bf47a1d57a
Support streaming; error if cmd or types are empty
2020-12-24 23:38:12 -05:00
makeworld
41ebf22df8
Keep info modal button selected
2020-12-24 19:27:06 -05:00
makeworld
72849bcc95
Re-add temp downloads dir init, in lower place
2020-12-24 16:54:06 -05:00
makeworld
9ed1c638a4
Cleanup config and README
2020-12-24 16:52:04 -05:00
makeworld
7c2f59fcdc
Merge branch 'master' into mediatype-handlers
2020-12-24 16:40:10 -05:00
Elijah Gregg
36d4f817c7
📝 Add AUR installation instructions ( #158 )
2020-12-24 16:28:28 -05:00