zathura/zathura
Jonathan Teran 83a334820b Add '$f' and '$p' expansions to 'exec' shortcut function
There are other expansions available, but I don't really think they make
sense, or why there are two of them for the same thing (`$FILE` and `%`
expand to the file name).

I added `$f` and `$p`, which expand to the document's path and current
page respectively, while keeping the other 2 just in case it breaks
someone's setup. I also documented them in both `zathura(1)` and
`zathurarc(5)`.
2021-09-12 17:42:05 +02:00
..
adjustment.c
adjustment.h
bookmarks.c
bookmarks.h
callbacks.c Honor clipboard setting when copying links 2021-01-17 15:58:07 +01:00
callbacks.h Implement copy link (fixes #197) 2021-01-17 15:41:58 +01:00
checked-integer-arithmetic.c
checked-integer-arithmetic.h
commands.c Add '$f' and '$p' expansions to 'exec' shortcut function 2021-09-12 17:42:05 +02:00
commands.h
completion.c Remove empty statement 2020-03-09 13:24:14 +01:00
completion.h
config.c Add 'dbus-raise-window' setting 2021-07-13 08:50:27 +02:00
config.h
content-type.c Simplify 2019-11-30 15:03:22 +01:00
content-type.h Re-try with different methods if content type is not supported 2019-11-30 11:36:11 +01:00
database-plain.c Fix typo 2020-09-01 09:17:00 +02:00
database-plain.h
database-sqlite.c Merge two ifs 2020-03-09 13:28:14 +01:00
database-sqlite.h
database.c Also use SHA256 of documents to lookup fileinfo 2019-12-01 17:20:51 +01:00
database.h Also use SHA256 of documents to lookup fileinfo 2019-12-01 17:20:51 +01:00
dbus-interface.c Add 'dbus-raise-window' setting 2021-07-13 08:50:27 +02:00
dbus-interface.h
document.c Add document hash 2019-12-01 17:02:12 +01:00
document.h Add document hash 2019-12-01 17:02:12 +01:00
file-monitor-glib.c
file-monitor-glib.h
file-monitor-noop.c
file-monitor-noop.h
file-monitor-signal.c Clear handle 2020-03-09 13:31:53 +01:00
file-monitor-signal.h
file-monitor.c
file-monitor.h
internal.h
jumplist.c
jumplist.h
links.c Honor clipboard setting when copying links 2021-01-17 15:58:07 +01:00
links.h Honor clipboard setting when copying links 2021-01-17 15:58:07 +01:00
macros.h
main.c Merge branch 'feature/bookmark-arg' into 'develop' 2021-01-05 08:56:22 +00:00
marks.c Simplify 2020-03-09 21:15:27 +01:00
marks.h
page-widget.c Add text colors for links (fixes #211) 2021-02-09 21:57:44 +01:00
page-widget.h
page.c
page.h
plugin-api.h
plugin.c Keep track of all supported content types 2019-11-30 11:35:33 +01:00
plugin.h Keep track of all supported content types 2019-11-30 11:35:33 +01:00
print.c
print.h
render.c Support recolor with transparency 2020-02-08 19:28:48 +01:00
render.h
seccomp-filters.c added new syscall to strict sandbox 2021-02-09 21:32:16 +01:00
seccomp-filters.h simplify sandbox test 2020-06-01 19:32:21 +02:00
shortcuts.c Add '$f' and '$p' expansions to 'exec' shortcut function 2021-09-12 17:42:05 +02:00
shortcuts.h Implement copy link (fixes #197) 2021-01-17 15:41:58 +01:00
synctex.c free hitlist 2020-03-12 09:09:22 +01:00
synctex.h
types.c
types.h Add format to :info 2019-05-30 17:41:42 +02:00
utils.c Store unsigned ints in list (fixes #237) 2021-07-15 21:15:20 +02:00
utils.h Honor clipboard setting when copying links 2021-01-17 15:58:07 +01:00
version.h.in
zathura.c Bookmark command line argument 2020-09-11 14:48:27 +02:00
zathura.h Add '$f' and '$p' expansions to 'exec' shortcut function 2021-09-12 17:42:05 +02:00