[vim/vim] runtime(zathura): Recognize zathura history files (PR #20984)

12 views
Skip to first unread message

wzy

unread,
Aug 9, 2026, 1:23:46 PMAug 9
to vim/vim, Subscribed

You can view, comment on, or merge this pull request online at:

  https://github.com/vim/vim/pull/20984

Commit Summary

  • dcee4fc runtime(zathura): Recognize zathura history files

File Changes

(2 files)

Patch Links:


Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications, keep track of coding agent tasks and review pull requests on the go with GitHub Mobile for iOS and Android. Download it today!
You are receiving this because you are subscribed to this thread.Message ID: <vim/vim/pull/20984@github.com>

Christian Brabandt

unread,
Aug 10, 2026, 3:09:01 PMAug 10
to vim/vim, Subscribed
chrisbra left a comment (vim/vim#20984)

Hm, it seems to me, those should be 2 separate commits, for each filetype one. Also, are you sure, the the input-history file is related to the vim filetype? I don't think we should abuse this syntax script for it. And finally, can you please add a few References for each of the new filetypes? Thanks.


Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications, keep track of coding agent tasks and review pull requests on the go with GitHub Mobile for iOS and Android. Download it today!

You are receiving this because you are subscribed to this thread.Message ID: <vim/vim/pull/20984/c5244741325@github.com>

wzy

unread,
Aug 27, 2026, 10:26:06 AM (8 days ago) Aug 27
to vim/vim, Subscribed
Freed-Wu left a comment (vim/vim#20984)

we should abuse this syntax script

Removed.


Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications, keep track of coding agent tasks and review pull requests on the go with GitHub Mobile for iOS and Android. Download it today!

You are receiving this because you are subscribed to this thread.Message ID: <vim/vim/pull/20984/c5440559418@github.com>

Christian Brabandt

unread,
Aug 27, 2026, 5:20:55 PM (8 days ago) Aug 27
to vim/vim, Subscribed
chrisbra left a comment (vim/vim#20984)

thanks


Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications, keep track of coding agent tasks and review pull requests on the go with GitHub Mobile for iOS and Android. Download it today!

You are receiving this because you are subscribed to this thread.Message ID: <vim/vim/pull/20984/c5445358545@github.com>

Christian Brabandt

unread,
Aug 27, 2026, 5:22:48 PM (8 days ago) Aug 27
to vim/vim, Subscribed
chrisbra left a comment (vim/vim#20984)

I am still missing a reference. See git log --grep filetype:


Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications, keep track of coding agent tasks and review pull requests on the go with GitHub Mobile for iOS and Android. Download it today!

You are receiving this because you are subscribed to this thread.Message ID: <vim/vim/pull/20984/c5445375363@github.com>

wzy

unread,
Sep 3, 2026, 3:01:06 AM (yesterday) Sep 3
to vim/vim, Subscribed
Freed-Wu left a comment (vim/vim#20984)

old zathura use a backend plain to output history to a plain text ~/.local/share/zathura/history:

# nothing

[/dev/shm/main.pdf]
page=0
offset=0
zoom=1.3989998123746157
rotate=0
pages-per-row=1
first-page-column=1:2
page-right-to-left=false
position-x=0.5
position-y=0.23782587309394984
time=1699942756
jumplist=0 0.5 0.48149005090236002 0 0.5 0.23484497917630726 0 0.49906515656369971 0.88239292478062703 0 0.49906515656369971 0.85243482538121007 0 0.49906515656369971 0.88239292478062703 0 0.5 0.74938514510575505 0 0.5 0.23782587309394984 0 0.49906515656369971 0.88239292478062703 0 0.5 0.43826856861780605 0 0.5 0.23782587309394984

Latest zathura change to sqlite ~/.local/share/zathura/bookmarks.sqlite.

I am not sure should we continue this PR?


Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications, keep track of coding agent tasks and review pull requests on the go with GitHub Mobile for iOS and Android. Download it today!

You are receiving this because you are subscribed to this thread.Message ID: <vim/vim/pull/20984/c5521855261@github.com>

Reply all
Reply to author
Forward
0 new messages