kota's memex

spawn new instance

This creates a new terminal with the same current working directory.

key_bindings:
    - { key: Return, mods: Control, action: SpawnNewInstance }

paste from selection clipboard

key_bindings:
    - { key: Insert, mods: Shift, action: PasteSelection }

click links

Control + Shift + U is the default binding. It'll add letters next to each link like qutebrowser.