ViHN: Vim for Hacker News version history - 25 versions
ViHN: Vim for Hacker News by Quentin Santos
Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.
Latest version
Version 1.29
Released Dec 15, 2024 - 34.84 KBWorks with firefox 58.0 and later# v1.29
- Save active item when closing tab (adds to history, and restores when reopening)
- Press l to copy permalink to clipboard
# v1.28
- Handle new time format in Hacker News that breaks Newest Items
# v1.27
- Immediately scroll to corresponding item when navigating newest items #54
- Revert change from v0.1.26 that always put the active item at top of view in normal browsing
- Do not update current URL when navigating items to avoid polluting browser history #46
# v0.1.26
- Reduce noise in browser history on Chrome #46
# v0.1.25
- Only annotate the first 10 links (the ones with matching number hotkeys) #43
- Clicking on the text of Ask HNs activates the top element #53
# v0.1.24
- Truncate milliseconds and UTC marker from times in Newest Items following format change in Hacker News: `2024-09-03 19:06:26.000000Z` → `2024-09-03 19:06:26`
# v0.1.23
- Fix navigating to parent on user's comments just moves upwards #48
- Fix pressing "p" navigating to full thread instead of parent's page #49
# v0.1.22
- Scrolling to top really goes to top: removes hash from URL, and active comment/item
# v0.1.21
- Hitting o/c/b does not open self-referential links of Ask HNs
# v0.1.20
- Enable using 0 key to open 10th link
# v0.1.19
- Fix typo in options page
# v0.1.18
- More specific message for 504 errors (Hacker News is down)
# v0.1.17
- More descriptive name for extension
# v0.1.16
- Fix voting causing the content to move (reflow)
# v0.1.15
- Fix showing children of collapsed comment when uncollapsing grandparent
# v0.1.14
- Document that key bindings are case-sensitive
# v0.1.13
- Enable preview in new-comment form without hitting “r”
- Enable preview in submission form
- Use 503-safe method when clicking vote links (not just when using key bindings)
- Same when collapsing/uncollapsing comments
- Same with favorite/un-favorite/flag/unflag links
- Same with hide/un-hide links
- Quick-reply/edit/delete when clicking corresponding link
# v0.1.12
- Fix showing link counter on some “reply” links (since v0.1.11)
# v0.1.11
- Extend the orange vertical bar to “add comment”/“reply” form and story text (Show HN) in head item
- Can now use the digit keys to open links in submission text (e.g. Show HN)
# v0.1.10
- Add options page
- Apply options immediately
# v0.1.9
- Schedule vote requests to avoid 503s
- Fix hitting m on story in comment thread making upvote button disappear
- Fix innocuous error when toggling last comment
- Fix quick-edit form broken by preview feature in v0.1.5
- Fix Ctrl+Return submitting disabled form
- Redirect to parent when deleting comment
# v0.1.8
- Fix smooth scrolling disabled when jumping to “more” link
# v0.1.7
- Fix regression in v0.1.6: unable to open comments threads by hitting c/CSource code released under GNU General Public License v3.0 only
Download Firefox and get the extensionYou'll need Firefox to use this extensionOlder versions
Version 1.28
Released Oct 23, 2024 - 34.68 KBWorks with firefox 58.0 and later# v1.28
- Handle new time format in Hacker News that breaks Newest Items
# v1.27
- Immediately scroll to corresponding item when navigating newest items #54
- Revert change from v0.1.26 that always put the active item at top of view in normal browsing
- Do not update current URL when navigating items to avoid polluting browser history #46
# v0.1.26
- Reduce noise in browser history on Chrome #46
# v0.1.25
- Only annotate the first 10 links (the ones with matching number hotkeys) #43
- Clicking on the text of Ask HNs activates the top element #53
# v0.1.24
- Truncate milliseconds and UTC marker from times in Newest Items following format change in Hacker News: `2024-09-03 19:06:26.000000Z` → `2024-09-03 19:06:26`
# v0.1.23
- Fix navigating to parent on user's comments just moves upwards #48
- Fix pressing "p" navigating to full thread instead of parent's page #49
# v0.1.22
- Scrolling to top really goes to top: removes hash from URL, and active comment/item
# v0.1.21
- Hitting o/c/b does not open self-referential links of Ask HNs
# v0.1.20
- Enable using 0 key to open 10th link
# v0.1.19
- Fix typo in options page
# v0.1.18
- More specific message for 504 errors (Hacker News is down)
# v0.1.17
- More descriptive name for extension
# v0.1.16
- Fix voting causing the content to move (reflow)
# v0.1.15
- Fix showing children of collapsed comment when uncollapsing grandparent
# v0.1.14
- Document that key bindings are case-sensitive
# v0.1.13
- Enable preview in new-comment form without hitting “r”
- Enable preview in submission form
- Use 503-safe method when clicking vote links (not just when using key bindings)
- Same when collapsing/uncollapsing comments
- Same with favorite/un-favorite/flag/unflag links
- Same with hide/un-hide links
- Quick-reply/edit/delete when clicking corresponding link
# v0.1.12
- Fix showing link counter on some “reply” links (since v0.1.11)
# v0.1.11
- Extend the orange vertical bar to “add comment”/“reply” form and story text (Show HN) in head item
- Can now use the digit keys to open links in submission text (e.g. Show HN)
# v0.1.10
- Add options page
- Apply options immediately
# v0.1.9
- Schedule vote requests to avoid 503s
- Fix hitting m on story in comment thread making upvote button disappear
- Fix innocuous error when toggling last comment
- Fix quick-edit form broken by preview feature in v0.1.5
- Fix Ctrl+Return submitting disabled form
- Redirect to parent when deleting comment
# v0.1.8
- Fix smooth scrolling disabled when jumping to “more” link
# v0.1.7
- Fix regression in v0.1.6: unable to open comments threads by hitting c/C
# v0.1.6
- Use J/K to jump down/up 10 at a time in Newest Items
- Hit b/B to open both permalink and comment thread
- Fix missing space in help page
- Hit numeric keys to open links in commentsSource code released under GNU General Public License v3.0 only
Version 1.27
Released Oct 16, 2024 - 34.65 KBWorks with firefox 58.0 and later# v1.27
- Immediately scroll to corresponding item when navigating newest items #54
- Revert change from v0.1.26 that always put the active item at top of view in normal browsing
- Do not update current URL when navigating items to avoid polluting browser history #46
# v0.1.26
- Reduce noise in browser history on Chrome #46
# v0.1.25
- Only annotate the first 10 links (the ones with matching number hotkeys) #43
- Clicking on the text of Ask HNs activates the top element #53
# v0.1.24
- Truncate milliseconds and UTC marker from times in Newest Items following format change in Hacker News: `2024-09-03 19:06:26.000000Z` → `2024-09-03 19:06:26`
# v0.1.23
- Fix navigating to parent on user's comments just moves upwards #48
- Fix pressing "p" navigating to full thread instead of parent's page #49
# v0.1.22
- Scrolling to top really goes to top: removes hash from URL, and active comment/item
# v0.1.21
- Hitting o/c/b does not open self-referential links of Ask HNs
# v0.1.20
- Enable using 0 key to open 10th link
# v0.1.19
- Fix typo in options page
# v0.1.18
- More specific message for 504 errors (Hacker News is down)
# v0.1.17
- More descriptive name for extension
# v0.1.16
- Fix voting causing the content to move (reflow)
# v0.1.15
- Fix showing children of collapsed comment when uncollapsing grandparent
# v0.1.14
- Document that key bindings are case-sensitive
# v0.1.13
- Enable preview in new-comment form without hitting “r”
- Enable preview in submission form
- Use 503-safe method when clicking vote links (not just when using key bindings)
- Same when collapsing/uncollapsing comments
- Same with favorite/un-favorite/flag/unflag links
- Same with hide/un-hide links
- Quick-reply/edit/delete when clicking corresponding link
# v0.1.12
- Fix showing link counter on some “reply” links (since v0.1.11)
# v0.1.11
- Extend the orange vertical bar to “add comment”/“reply” form and story text (Show HN) in head item
- Can now use the digit keys to open links in submission text (e.g. Show HN)
# v0.1.10
- Add options page
- Apply options immediately
# v0.1.9
- Schedule vote requests to avoid 503s
- Fix hitting m on story in comment thread making upvote button disappear
- Fix innocuous error when toggling last comment
- Fix quick-edit form broken by preview feature in v0.1.5
- Fix Ctrl+Return submitting disabled form
- Redirect to parent when deleting comment
# v0.1.8
- Fix smooth scrolling disabled when jumping to “more” link
# v0.1.7
- Fix regression in v0.1.6: unable to open comments threads by hitting c/CSource code released under GNU General Public License v3.0 only
Version 0.1.26
Released Oct 14, 2024 - 35.01 KBWorks with firefox 58.0 and later# v0.1.26
- Reduce noise in browser history on Chrome #46
# v0.1.25
- Only annotate the first 10 links (the ones with matching number hotkeys) #43
- Clicking on the text of Ask HNs activates the top element #53
# v0.1.24
- Truncate milliseconds and UTC marker from times in Newest Items following format change in Hacker News: `2024-09-03 19:06:26.000000Z` → `2024-09-03 19:06:26`
# v0.1.23
- Fix navigating to parent on user's comments just moves upwards #48
- Fix pressing "p" navigating to full thread instead of parent's page #49
# v0.1.22
- Scrolling to top really goes to top: removes hash from URL, and active comment/item
# v0.1.21
- Hitting o/c/b does not open self-referential links of Ask HNs
# v0.1.20
- Enable using 0 key to open 10th link
# v0.1.19
- Fix typo in options page
# v0.1.18
- More specific message for 504 errors (Hacker News is down)
# v0.1.17
- More descriptive name for extension
# v0.1.16
- Fix voting causing the content to move (reflow)
# v0.1.15
- Fix showing children of collapsed comment when uncollapsing grandparent
# v0.1.14
- Document that key bindings are case-sensitive
# v0.1.13
- Enable preview in new-comment form without hitting “r”
- Enable preview in submission form
- Use 503-safe method when clicking vote links (not just when using key bindings)
- Same when collapsing/uncollapsing comments
- Same with favorite/un-favorite/flag/unflag links
- Same with hide/un-hide links
- Quick-reply/edit/delete when clicking corresponding link
# v0.1.12
- Fix showing link counter on some “reply” links (since v0.1.11)
# v0.1.11
- Extend the orange vertical bar to “add comment”/“reply” form and story text (Show HN) in head item
- Can now use the digit keys to open links in submission text (e.g. Show HN)
# v0.1.10
- Add options page
- Apply options immediately
# v0.1.9
- Schedule vote requests to avoid 503s
- Fix hitting m on story in comment thread making upvote button disappear
- Fix innocuous error when toggling last comment
- Fix quick-edit form broken by preview feature in v0.1.5
- Fix Ctrl+Return submitting disabled form
- Redirect to parent when deleting comment
# v0.1.8
- Fix smooth scrolling disabled when jumping to “more” link
# v0.1.7
- Fix regression in v0.1.6: unable to open comments threads by hitting c/C
# v0.1.6
- Use J/K to jump down/up 10 at a time in Newest Items
- Hit b/B to open both permalink and comment thread
- Fix missing space in help page
- Hit numeric keys to open links in comments
# v0.1.5
- Use user-defined top color
- Fix unable to open the story link on page with no “more” link when no item is selected
- Add preview to new top comments (not just replies) as well
- Press ? for helpSource code released under GNU General Public License v3.0 only
Version 0.1.25
Released Oct 13, 2024 - 34.8 KBWorks with firefox 58.0 and later# v0.1.25
- Only annotate the first 10 links (the ones with matching number hotkeys) #43
- Clicking on the text of Ask HNs activates the top element #53
# v0.1.24
- Truncate milliseconds and UTC marker from times in Newest Items following format change in Hacker News: `2024-09-03 19:06:26.000000Z` → `2024-09-03 19:06:26`
# v0.1.23
- Fix navigating to parent on user's comments just moves upwards #48
- Fix pressing "p" navigating to full thread instead of parent's page #49
# v0.1.22
- Scrolling to top really goes to top: removes hash from URL, and active comment/item
# v0.1.21
- Hitting o/c/b does not open self-referential links of Ask HNs
# v0.1.20
- Enable using 0 key to open 10th link
# v0.1.19
- Fix typo in options page
# v0.1.18
- More specific message for 504 errors (Hacker News is down)
# v0.1.17
- More descriptive name for extension
# v0.1.16
- Fix voting causing the content to move (reflow)
# v0.1.15
- Fix showing children of collapsed comment when uncollapsing grandparent
# v0.1.14
- Document that key bindings are case-sensitive
# v0.1.13
- Enable preview in new-comment form without hitting “r”
- Enable preview in submission form
- Use 503-safe method when clicking vote links (not just when using key bindings)
- Same when collapsing/uncollapsing comments
- Same with favorite/un-favorite/flag/unflag links
- Same with hide/un-hide links
- Quick-reply/edit/delete when clicking corresponding link
# v0.1.12
- Fix showing link counter on some “reply” links (since v0.1.11)
# v0.1.11
- Extend the orange vertical bar to “add comment”/“reply” form and story text (Show HN) in head item
- Can now use the digit keys to open links in submission text (e.g. Show HN)
# v0.1.10
- Add options page
- Apply options immediately
# v0.1.9
- Schedule vote requests to avoid 503s
- Fix hitting m on story in comment thread making upvote button disappear
- Fix innocuous error when toggling last comment
- Fix quick-edit form broken by preview feature in v0.1.5
- Fix Ctrl+Return submitting disabled form
- Redirect to parent when deleting comment
# v0.1.8
- Fix smooth scrolling disabled when jumping to “more” link
# v0.1.7
- Fix regression in v0.1.6: unable to open comments threads by hitting c/C
# v0.1.6
- Use J/K to jump down/up 10 at a time in Newest Items
- Hit b/B to open both permalink and comment thread
- Fix missing space in help page
- Hit numeric keys to open links in comments
# v0.1.5
- Use user-defined top color
- Fix unable to open the story link on page with no “more” link when no item is selected
- Add preview to new top comments (not just replies) as well
- Press ? for helpSource code released under GNU General Public License v3.0 only
Version 0.1.24
Released Sep 5, 2024 - 34.43 KBWorks with firefox 58.0 and later- Truncate milliseconds and UTC marker from times in Newest Items following format change in Hacker News: `2024-09-03 19:06:26.000000Z` → `2024-09-03 19:06:26`Source code released under GNU General Public License v3.0 only
Version 0.1.23
Released Jun 12, 2024 - 33.87 KBWorks with firefox 48.0 and later- Fix navigating to parent on user's comments just moves upwards #48
- Fix pressing "p" navigating to full thread instead of parent's page #49Source code released under GNU General Public License v3.0 only
Version 0.1.22
Released Apr 19, 2024 - 33.82 KBWorks with firefox 48.0 and later- Scrolling to top really goes to top: removes hash from URL, and active comment/itemSource code released under GNU General Public License v3.0 only
Version 0.1.21
Released Apr 4, 2024 - 33.74 KBWorks with firefox 48.0 and later- Hitting o/c/b does not open self-referential links of Ask HNsSource code released under GNU General Public License v3.0 only
Version 0.1.20
Released Apr 3, 2024 - 33.7 KBWorks with firefox 48.0 and later- Enable using 0 to open 10th linkSource code released under GNU General Public License v3.0 only
Version 0.1.19
Released Mar 27, 2024 - 33.69 KBWorks with firefox 48.0 and later- Fix typo in options pageSource code released under GNU General Public License v3.0 only
Version 0.1.18
Released Mar 19, 2024 - 33.7 KBWorks with firefox 48.0 and later- More specific message for 504 errors (Hacker News is down)Source code released under GNU General Public License v3.0 only
Version 0.1.17
Released Mar 7, 2024 - 33.68 KBWorks with firefox 48.0 and later- More descriptive name for extensionSource code released under GNU General Public License v3.0 only
Version 0.1.16
Released Mar 2, 2024 - 33.67 KBWorks with firefox 48.0 and later- Fix voting causing the content to move (reflow)Source code released under GNU General Public License v3.0 only
Version 0.1.15
Released Feb 27, 2024 - 33.65 KBWorks with firefox 48.0 and later- Fix showing children of collapsed comment when uncollapsing grandparentSource code released under GNU General Public License v3.0 only
Version 0.1.14
Released Feb 24, 2024 - 33.66 KBWorks with firefox 48.0 and later- Document that key bindings are case-sensitiveSource code released under GNU General Public License v3.0 only
Version 0.1.13
Released Feb 22, 2024 - 33.56 KBWorks with firefox 48.0 and later- Enable preview in new-comment form without hitting “r”
- Enable preview in submission form
- Use 503-safe method when clicking vote links (not just when using key bindings)
- Same when collapsing/uncollapsing comments
- Same with favorite/un-favorite/flag/unflag links
- Same with hide/un-hide links
- Quick-reply/edit/delete when clicking corresponding linkSource code released under GNU General Public License v3.0 only
Version 0.1.12
Released Feb 21, 2024 - 33.15 KBWorks with firefox 48.0 and later- Fix showing link counter on some “reply” links (since v0.1.11)Source code released under GNU General Public License v3.0 only
Version 0.1.11
Released Feb 20, 2024 - 33.16 KBWorks with firefox 48.0 and later- Extend the orange vertical bar to “add comment”/“reply” form and story text (Show HN) in head item
- Can now use the digit keys to open links in submission text (e.g. Show HN)Source code released under GNU General Public License v3.0 only
Version 0.1.10
Released Feb 18, 2024 - 32.51 KBWorks with firefox 48.0 and later- Add options page
- Apply options immediatelySource code released under GNU General Public License v3.0 only
Version 0.1.9
Released Feb 16, 2024 - 29.73 KBWorks with firefox 48.0 and later- Schedule vote requests to avoid 503s
- Fix hitting m on story in comment thread making upvote button disappear
- Fix innocuous error when toggling last comment
- Fix quick-edit form broken by preview feature in v0.1.5
- Fix Ctrl+Return submitting disabled form
- Redirect to parent when deleting commentSource code released under GNU General Public License v3.0 only
Version 0.1.8
Released Feb 14, 2024 - 28.94 KBWorks with firefox 48.0 and later- Fix smooth scrolling disabled when jumping to “more” linkSource code released under GNU General Public License v3.0 only
Version 0.1.7
Released Feb 13, 2024 - 28.97 KBWorks with firefox 48.0 and later- Fix regression in v0.1.6: unable to open comments threads by hitting c/CSource code released under GNU General Public License v3.0 only
Version 0.1.6
Released Feb 13, 2024 - 28.97 KBWorks with firefox 48.0 and later- Use J/K to jump down/up 10 at a time in Newest Items
- Hit b/B to open both permalink and comment thread
- Fix missing space in help page
- Hit numeric keys to open links in commentsSource code released under GNU General Public License v3.0 only
Version 0.1.5
Released Feb 12, 2024 - 27.33 KBWorks with firefox 48.0 and later- Use user-defined top color
- Fix unable to open the story link on page with no “more” link when no item is selected
- Add preview to new top comments (not just replies) as well
- Press ? for helpSource code released under GNU General Public License v3.0 only