https://github.com/vim/vim/pull/20984
(2 files)
—
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.![]()
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.![]()
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.![]()
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.![]()
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.![]()
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.![]()