aboutsummaryrefslogtreecommitdiffhomepage
path: root/.config/alacritty/alacritty.macos.yml
blob: ad6b80f61e62fdc73f4cce407fb4b326351816e5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
hints:
  alphabet: "asdfghjkl;"
  enabled:
    # The last 5 characters that are excluded from URL letters are my 'listchars' settings in Vim/Neovim.
    - regex: "(https:|http:|file:)\
              [^\u0000-\u001F\u007F-\u009F<>\"\\s{-}\\^⟨⟩`\u00AC\u25B8\u00B7\u00BB\u00AB]+"
      command: open
      post_processing: true
      mouse:
        enabled: true
        mods: None
      binding:
        key: U
        mods: Command