index
:
epy
BrokenPipeError
devel
master
readline
CLI EBook (epub2, epub3, fb2, mobi) reader
Matěj Cepl <mcepl@cepl.eu>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
epy.py
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fixed jagged window when resizing terminal one column by one.
wustho
2020-04-17
1
-1
/
+1
*
Fix IndexError when BeginningofCh was pressed while toc_entries=[[],[],[]].
wustho
2020-04-17
1
-1
/
+1
*
Infinite string from input_prompt() and truncated title in choice_win() and t...
wustho
2020-04-17
1
-4
/
+14
*
Fixed rerturned index after deleting list in choice_win().
wustho
2020-04-17
1
-2
/
+1
*
Added bookmarks feature.
wustho
2020-04-17
1
-1
/
+51
*
Added maxlen=25 to input_prompt().
wustho
2020-04-17
1
-2
/
+2
*
Allow list member deletion from @choice_win().
wustho
2020-04-17
1
-90
/
+106
*
Fixed jagged choice and text win: cols-2 --> cols-4.
wustho
2020-04-17
1
-7
/
+7
*
Added support for FictionBook (fb2).
wustho
2020-04-17
1
-26
/
+92
*
Simplify key configuration and edit parse_keys().
wustho
2020-04-16
1
-17
/
+7
*
Allow adding args in DefaultViewer config and change "define:" to " Define:" ...
wustho
2020-04-16
1
-2
/
+2
*
Simpler WINKEYS and added curses.KEY_RESIZE to WINKEYS.
wustho
2020-04-16
1
-7
/
+7
*
Added external dictionary client support.
wustho
2020-04-16
1
-3
/
+61
*
Added quick mark (m1) and jump (`1) though limited in 1-9 registers.
wustho
2020-04-15
1
-2
/
+24
*
Return resizing below 22x12 as stderr.
wustho
2020-03-09
1
-1
/
+3
*
Minor chapter suffix and IMG realignment.
wustho
2020-03-07
1
-2
/
+3
*
Chapter suffix: '***'
wustho
2020-03-07
1
-1
/
+1
*
Added chapter suffix 'つづく'.
wustho
2020-03-07
1
-2
/
+7
*
Minor input_prompt: prompt.
wustho
2020-03-02
1
-6
/
+6
*
Minor input_prompt cursor position.
wustho
2020-03-01
1
-2
/
+2
*
Catch KeyboardInterrupt in reader.
wustho
2020-03-01
1
-196
/
+200
*
Fixed minor help message issue.
wustho
2020-03-01
1
-4
/
+1
*
Added func: input_prompt
wustho
2020-03-01
1
-44
/
+61
*
Added global variable: WINKEYS.
wustho
2020-02-17
1
-2
/
+5
*
Added choice_wini decorator.
wustho
2020-02-17
1
-88
/
+98
*
Remove unused parameter `width` for toc()
wustho
2020-02-16
1
-2
/
+2
*
Add text_win decorator.
wustho
2020-02-16
1
-103
/
+70
*
stdscr --> global SCREEN
benadha
2020-02-02
1
-54
/
+57
*
f-string --> string-format.
wustho
2019-12-23
1
-3
/
+3
*
Better <pre> node formatter.
wustho
2019-11-18
1
-3
/
+23
*
Fixed find_media_viewer()
benadha
2019-10-28
1
-13
/
+16
*
Update epy.py
Benawi Adha
2019-10-26
1
-105
/
+115
*
Fixed argparsing.
benadha
2019-10-25
1
-0
/
+1
*
Suprress output from subprocess.
benadha
2019-10-25
1
-2
/
+9
*
New config and state saving schemes.
benadha
2019-10-25
1
-51
/
+58
*
Simpler argparsing.
benadha
2019-10-25
1
-13
/
+12
*
New statesaving scheme.
benadha
2019-10-25
1
-67
/
+36
*
More flexible on terminal resize, no more random error when resizing terminal...
benadha
2019-10-25
1
-1
/
+5
*
textwrap.fill() --> textwrap.wrap()
benadha
2019-10-24
1
-4
/
+4
*
Update epy.py
Benawi Adha
2019-10-24
1
-4
/
+5
*
Add files via upload
Benawi Adha
2019-10-23
1
-0
/
+1275
*
Delete epy.py
Benawi Adha
2019-10-23
1
-1275
/
+0
*
Update epy.py
Benawi Adha
2019-10-23
1
-1
/
+1
*
Initial commit.
Benawi Adha
2019-10-23
1
-0
/
+1275
[prev]