1
0
mirror of https://github.com/makew0rld/amfora.git synced 2024-06-19 19:25:24 +00:00

📝 Ctrl-C is "hard quit"

This commit is contained in:
makeworld 2020-07-26 16:25:37 -04:00
parent e740c58ff9
commit fdd8a6e59b
2 changed files with 5 additions and 1 deletions

View File

@ -10,6 +10,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Number keys can be pressed to navigate to links 1 through 10 (#47)
- Permanent redirects are cached for the session (#22)
### Changed
- Documented <kbd>Ctrl-C</kbd> has "Hard quit"
### Fixed
- You can't change link selection while the page is loading
- Only one request is made for each URL - `v1.3.0` accidentally made two requests each time (#50)

View File

@ -36,7 +36,8 @@ Ctrl-R, R|Reload a page, discarding the cached version.
Ctrl-B|View bookmarks
Ctrl-D|Add, change, or remove a bookmark for the current page.
Ctrl-S|Save the current page to your downloads.
q, Ctrl-Q, Ctrl-C|Quit
q, Ctrl-Q|Quit
Ctrl-C|Hard quit. This can be used when in the middle of downloading, for example.
`)
var helpTable = cview.NewTable().