1
0
mirror of https://github.com/makew0rld/amfora.git synced 2024-06-27 19:55:23 +00:00
Commit Graph

33 Commits

Author SHA1 Message Date
David Jimenez
0ccf5e2c03
Fix users being unable to exit help menu (#261)
Co-authored-by: makeworld
2021-12-07 20:18:08 -05:00
makeworld
ed36eee83c 🐛 Capture all scrolling keys 2021-05-14 18:09:04 -04:00
Himanshu
9337f63ed2
Add option for custom keybinds for navigation (#222)
Co-authored-by: makeworld <25111343+makeworld-the-better-one@users.noreply.github.com>
2021-04-21 21:59:05 -04:00
lostleonardo
40e9d2106a
Adding bindings to yank the current URL and the selected URL (#225) 2021-04-20 17:00:34 -04:00
makeworld
f622a96696 🎨 go fmt 2021-04-07 12:56:32 -04:00
makeworld
7dba1b257d ⬆️ Update cview location 2021-04-07 12:52:22 -04:00
makeworld
44d92e45e3 💄 Help page scrollbar uses theme config 2021-03-02 22:13:56 -05:00
makeworld
2951d16486 💄 Help text color matches regular text 2021-02-20 15:24:09 -05:00
makeworld
9198572f34
cview update (#107)
Co-authored-by: makeworld <25111343+makeworld-the-better-one@users.noreply.github.com>
Co-authored-by: Stephen Robinson <stephen@drsudo.net>
Co-authored-by: Trevor Slocum <trevor@rocketnine.space>
Co-authored-by: Stephen Robinson <sudobash1@users.noreply.github.com>
2021-02-17 14:17:13 -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
Jeff
f10337e429
Keybinding system for global keys (#135)
Co-authored-by: makeworld <25111343+makeworld-the-better-one@users.noreply.github.com>
2020-12-24 16:13:38 -05:00
makeworld
f6e89fdaa1 Switch subscription-based naming 2020-11-27 17:01:29 -05:00
makeworld
cf5e65f75a 🚧 Adding & displaying feeds/pages works
See NOTES.md for things still left
2020-11-17 20:56:15 -05:00
Jansen Price
298034078e Add 'e' keybinding feature to edit current URL 2020-09-05 13:04:55 -05:00
Jansen Price
6d9b954716
Fixes #55 - ignore navigation keypresses while help is open (#78) 2020-08-29 11:52:25 -04:00
makeworld
5cb629f4c3 F1 & F2 keys for tab nav. - #64 2020-08-06 15:08:19 -04:00
makeworld
27537c7edb 🐛 Able to leave help page
This was a regression, the bug was not present in v1.3.0. This could be due to the cview update?
2020-07-28 17:33:18 -04:00
makeworld
56a56896c9 Themeing support 2020-07-28 16:58:32 -04:00
makeworld
fdd8a6e59b 📝 Ctrl-C is "hard quit" 2020-07-26 16:25:37 -04:00
makeworld
aa4edc4344 Tab can enter link selecting mode - fixes #48 2020-07-19 11:09:33 -04:00
makeworld
bde371cff2 🔖 Ready for v1.3.0 2020-07-10 19:16:13 -04:00
makeworld
4d6656adf8 🔖 Release v1.2.0 2020-07-02 14:54:18 -04:00
makeworld
0791079e13 🐛 Wrap new tab text - fixes #31 2020-07-01 20:37:34 -04:00
makeworld
85e2191a9a 🐛 Hardwrap help table cells 2020-07-01 20:08:07 -04:00
makeworld
581b498a0f Open link in new tab - fixes #27 2020-07-01 13:39:13 -04:00
makeworld
8cfff2296f Display selected URL and support Esc - fixes #24 2020-06-29 15:20:24 -04:00
makeworld
33f0c6781f Add support for .. in bottom bar - fixes #21 2020-06-29 13:56:27 -04:00
makeworld
6499fe6ae9 💬 Add Num to bottomBar prompt 2020-06-29 13:39:47 -04:00
makeworld
293a1a1db0 Add alt-arrows for history nav - fixes #23 2020-06-28 21:06:58 -04:00
makeworld
cfe58cb5f3 Add bookmarks! - fixes #10 fixes #13 2020-06-23 20:07:25 -04:00
makeworld
41075c8c41 🐛 Reset bottomBar on invalid URL or error 2020-06-19 11:18:28 -04:00
makeworld
4951ffa9fe 🎉 Initial commit, full featured 2020-06-18 16:54:48 -04:00