-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathCHANGES
35 lines (31 loc) · 1.05 KB
/
CHANGES
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
0.4-alpha
- loading a config file
- setting options: columns, maxwidth, listcolors
- custom keybindings (:bind)
- piping to/from an arbitrary shell command
- the simple search (without specifying FIELD) is now case-insensitive
- bugfixes
- fixed a bug with character encoding when pasting an entry
- the reader program is now configured using an option
(rather than environment variable)
- instead of looking only for PDFs, :open-entry now looks for files with
suffixes specified by the `suffixes` option
0.3.0-alpha
- installing with Makefile.PL
- yank/paste to/from xclip
- simplified the autocompletion implementation and added autocompletion for
further fields
- scroll page up/down
0.2.1-alpha
- configuring the pdf viewer via an environment variable
- command for centering the view at the highlighted entry
- some bugfixes
0.2-alpha
- undo
- autocompletion of commands and bibliography fields (currently: entry type and
author)
0.1-alpha (initial release)
- displaying a list of bibliography entries
- navigating
- add/edit screen
- searching and filtering