| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | glide: Convert some keybindings to excmds | 2026-03-06 | 1 | -18/+26 | |
| | | | | | This way they look nicer in ‘:map’, ‘:’, and can be reused. | ||||
| * | glide: Open new tab, not window | 2026-02-27 | 1 | -1/+1 | |
| | | |||||
| * | glide: Add function to install add-ons only for personal use | 2026-02-27 | 1 | -0/+4 | |
| | | |||||
| * | glide: Add bookmark management commands | 2026-02-24 | 1 | -0/+31 | |
| | | |||||
| * | glide: Fix getting the browser tab | 2026-02-24 | 1 | -1/+1 | |
| | | |||||
| * | glide: Fix typo | 2026-02-24 | 1 | -1/+1 | |
| | | |||||
| * | glide: Add new tab command with more features | 2026-02-24 | 1 | -0/+131 | |
| | | |||||
| * | glide: Add function to pick a heading to show | 2026-02-23 | 1 | -0/+89 | |
| | | | | | | Got it from the configuration showcase: https://github.com/glide-browser/glide/discussions/147#discussioncomment-15617575 | ||||
| * | glide: Go to insert mode after opening findbar | 2026-02-20 | 1 | -0/+2 | |
| | | |||||
| * | glide: Add keybinding for tab_reopen | 2026-02-20 | 1 | -0/+1 | |
| | | |||||
| * | glide: Add keybindings for searching | 2026-02-20 | 1 | -0/+35 | |
| | | |||||
| * | glide: Fix ‘open_or_activate’ for specific urls | 2026-02-12 | 1 | -3/+3 | |
| | | | | | | | | | | | If the hostname is found, but the rest of the path is not, then open a new tab. Before it would assume that if we found the hostname we would also find the path, because when there is no path this is always true, but when we get open_or_activate for (for example) ‘https://github.com/ryuslash/yoshi-theme’ and there is another tab open on ‘https://github.com/emacs-slack/emacs-slack’ we can find the host, but not the path. | ||||
| * | glide: Install ublock origin | 2026-02-10 | 1 | -0/+2 | |
| | | |||||
| * | Glide: Add command to open a new tab | 2026-02-10 | 1 | -0/+1 | |
| | | |||||
| * | glide: Add configuraton | 2026-02-08 | 1 | -0/+122 | |
