mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-21 16:05:02 +02:00
More powerful match criteria for fragments
This commit is contained in:
@@ -29,7 +29,7 @@ class TestOpenActions(BaseTest):
|
||||
spec = '''
|
||||
protocol file
|
||||
mime text/*
|
||||
has_fragment yes
|
||||
fragment_matches .
|
||||
AcTion launch $EDITOR $FILE_PATH $FRAGMENT
|
||||
action
|
||||
|
||||
|
||||
Reference in New Issue
Block a user