Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 README.md | Benawi Adha | 2019-10-24 | 1 | -1/+7 |
* | Update epy.py | Benawi Adha | 2019-10-24 | 1 | -4/+5 |
* | Add files via upload | Benawi Adha | 2019-10-23 | 2 | -0/+1292 |
* | Delete setup.py | Benawi Adha | 2019-10-23 | 1 | -17/+0 |
* | Delete epy.py | Benawi Adha | 2019-10-23 | 1 | -1275/+0 |
* | Update README.md | Benawi Adha | 2019-10-23 | 1 | -1/+4 |
* | Update epy.py | Benawi Adha | 2019-10-23 | 1 | -1/+1 |
* | Added setup.py | Benawi Adha | 2019-10-23 | 1 | -0/+17 |
* | Update README.md | Benawi Adha | 2019-10-23 | 1 | -2/+6 |
* | Initial commit. | Benawi Adha | 2019-10-23 | 1 | -0/+1275 |
* | Initial commit | Benawi Adha | 2019-10-23 | 2 | -0/+23 |