openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
vimium
Settings
|
Report Duplicate
3
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
11 months
ago. based on code collected
11 months
ago.
Jan 18, 2023 — Jan 18, 2024
Showing page 160 of 163
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Set a few more styles explicitly on the HUD, to make it resistant to the page's styles
Phil Crosby
More...
almost 15 years ago
Fix broken behavior when calling hide and then immediately calling show on the HUD. Fixes #37.
Phil Crosby
More...
almost 15 years ago
Enter insert mode when any form element is focused. Fixes #36 and #27.
Phil Crosby
More...
almost 15 years ago
Clean up the markdown syntax so it formats better on github.com
Phil Crosby
More...
almost 15 years ago
Add a markdown extension to the readme so github formats it properly
Phil Crosby
More...
almost 15 years ago
Add a license file. This project can be distributed under the MIT license.
Phil Crosby
More...
almost 15 years ago
Get rid of chrome.tabs.getSelected in getCurrentTabUrl.
ilya
More...
almost 15 years ago
Get rid of chrome.tabs.getSelected in checkKeyQueue.
ilya
More...
almost 15 years ago
Refresh the completion keys on every keystroke sent to the background page. This is the first pass at fixing issue #34.
ilya
More...
almost 15 years ago
Hook up the content script to completion keys. Still need to fetch an updated completionKey list after every key stroke.
ilya
More...
almost 15 years ago
Expose completion keys via sendRequest interface in background page.
ilya
More...
almost 15 years ago
Add logic to the background page to calculate the keys that will complete a valid command given the current key queue.
ilya
More...
almost 15 years ago
Add infrastructure to handle sendRequest calls in the background page.
ilya
More...
almost 15 years ago
Missing return statement.
ilya
More...
almost 15 years ago
Bring up insert mode if the user opens up the native find interface. Closes issue #32.
ilya
More...
almost 15 years ago
Add support for excluded URL patterns; these URL patterns can be configured from the settings page.
Phil Crosby
More...
almost 15 years ago
Add a UI in the settings page for excluding URLs
Phil Crosby
More...
almost 15 years ago
Make the settings page look nicer
Phil Crosby
More...
almost 15 years ago
Remove some unnecessary indentation
Phil Crosby
More...
almost 15 years ago
Add bindings 'gt'->nextTab 'gT'->previousTab
Jim Ramsay
More...
almost 15 years ago
Expanded the README a bit with keyboard bindings and other information.
ilya
More...
about 15 years ago
Switch up the scroll restoration logic for in place search to occur before the real search.
ilya
More...
about 15 years ago
Prevent the space bar from scrolling us if we're in find mode.
ilya
More...
about 15 years ago
Cooked up some in-place finding. The search results won't jump around the page until you hit enter and use 'n' or 'N'. While you type the first matching result will stick. Closes #24.
ilya
More...
about 15 years ago
Use "p" instead of "u" when generating link hints, because typing FU seems a bit funny.
Phil Crosby
More...
about 15 years ago
Make sure the HUD shows on top of page elements.
Phil Crosby
More...
about 15 years ago
Override any line height in the HUD set by the page's css.
Phil Crosby
More...
about 15 years ago
Merge branch 'master' of github.com:philc/vimium
Phil Crosby
More...
about 15 years ago
Guard against trying to use the HUD prior to document.body being ready. Closes #25.
Phil Crosby
More...
about 15 years ago
Show the zoom level in the HUD when you increase or decrease it. Closes #15.
Phil Crosby
More...
about 15 years ago
←
1
2
…
155
156
157
158
159
160
161
162
163
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree