Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
pwmt
zathura
Commits
30d51953
Commit
30d51953
authored
Jun 18, 2013
by
Moritz Lipp
Browse files
Update documentation
parent
092fe818
Changes
1
Hide whitespace changes
Inline
Side-by-side
zathurarc.5.rst
View file @
30d51953
...
@@ -61,6 +61,15 @@ can be used
...
@@ -61,6 +61,15 @@ can be used
set option4 hello\ world
set option4 hello\ world
set option5 "hello world"
set option5 "hello world"
If you want to use ``color codes`` for some options, make sure to quote them
accordingly or to escape the hash symbol.
::
set default-fg "#CCBBCC"
set default-fg \#CCBBCC
map - Mapping a shortcut
map - Mapping a shortcut
------------------------
------------------------
It is possible to map or remap new key bindings to shortcut functions which
It is possible to map or remap new key bindings to shortcut functions which
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment