Commit graph

393 commits

Author SHA1 Message Date
Martin Dvorak
fdb72e7084 Improving Travis conf to prepare autoconf assets. 2015-05-27 23:03:22 +02:00
Martin Dvorak
d720ef8fda Fixing Travis config. 2015-05-27 23:03:22 +02:00
Martin Dvorak
8e5ee337f3 Adding Travis build status icon. 2015-05-27 23:03:22 +02:00
Martin Dvorak
92e4333b56 Polishing readme to test Travis. 2015-05-27 23:03:22 +02:00
Martin Dvorak
9b2525b158 Fixed #139 by adding an CLI option to get Zsh configuration listing. 2015-05-27 23:03:22 +02:00
Martin Dvorak
f3f009a6f7 Adding Travis CI configuration. 2015-05-27 23:01:07 +02:00
Martin Dvorak
406dc0e095 Fixed #141 by removal of the double help listing. 2015-05-27 23:01:07 +02:00
Martin Dvorak
b8595f8bb8 Syncing 1.17 release changes (1.17 final commit). 2015-05-27 23:01:07 +02:00
Martin Dvorak
6b46f6004b Fixed #145 and fixed #146 by changing color scheme to work for both black/white background terminals + removed inverse highlighting for monochromatic color scheme to make it readable again. 2015-05-27 23:01:07 +02:00
Martin Dvorak
73ca6c2877 Minor index polishing. 2015-05-27 23:01:07 +02:00
Martin Dvorak
2719eec288 Adding Fedora & comp. to index. 2015-05-27 23:01:07 +02:00
Martin Dvorak
a51adca2f5 Polishing installation MD for Fedora & comp. 2015-05-27 23:01:06 +02:00
Norman Köster
d4404ee71f modified home/end key comment 2015-05-27 23:01:06 +02:00
Norman Köster
e7d0d143c8 added suport for further special keys
* pageUp and pageDown will now jump 10 entries up/down
* added case for home and end keys to avoid printing of wild chars in search prompt
2015-05-27 23:01:06 +02:00
Tomas Babej
1c83b8e270 docs: Add installation instructions for Fedora based systems 2015-05-27 23:01:06 +02:00
Sawan Vithlani
8aee645470 Update INSTALLATION.md 2015-05-27 23:01:06 +02:00
Martin Dvorak
b7465439a3 The first blacklist implementation + CLI help + man. 2015-05-27 23:00:21 +02:00
Martin Dvorak
799ad63c80 Adding Ubuntu 15.04 to build scripts as vivid. 2015-05-26 06:26:14 +02:00
dvorka
f9e5efda38 Merge pull request #155 from livibetter/fix-deleting-cursor-position
Fixed #144 - "Strange cursor positions after deletions".
2015-05-26 06:17:12 +02:00
Yu-Jie Lin
7cf69bc00e Fixed #144, Strange cursor positions after deletions
It was introduced in b769fabef9, this patch should fix the cursor position in view:ranking and view:history.
2015-05-26 01:24:08 +08:00
dvorka
7602bb73a2 Merge pull request #153 from fastgar/patch-1
PKGBUILD fix - hash and more...
2015-05-21 12:01:40 +02:00
fastgar
fbb0af4a21 removed git dependency
wasn't thinking correct, cause the src .tgz is pulled through https and not git
2015-05-21 11:53:34 +02:00
fastgar
7bd962b447 Update PKGBUILD to latest version
Updatet version, md5sum.

Add sed commands in build to incorporate ncurses structure under arch.
2015-05-21 11:51:51 +02:00
Martin Dvorak
042501dae8 Travis CI is not worth it... 2015-05-11 19:20:14 +02:00
Martin Dvorak
cc9e3a9697 Removing config.ac prereq on version. 2015-05-11 16:07:07 +02:00
Martin Dvorak
43f8ced87c Reming Travis CI status link - it wont be that simple ;) 2015-05-11 16:05:08 +02:00
Martin Dvorak
35c204a8d8 Improving Travis conf to prepare autoconf assets. 2015-05-11 15:39:45 +02:00
Martin Dvorak
70dec099d4 Fixing Travis config. 2015-05-11 14:53:55 +02:00
Martin Dvorak
c3e858024c Adding Travis build status icon. 2015-05-11 13:54:33 +02:00
Martin Dvorak
19ade105a2 Polishing readme to test Travis. 2015-05-11 13:51:51 +02:00
Martin Dvorak
915ffca1ee Fixed #139 by adding an CLI option to get Zsh configuration listing. 2015-05-11 13:47:02 +02:00
Martin Dvorak
ee756e817a Adding Travis CI configuration. 2015-05-11 13:38:36 +02:00
Martin Dvorak
b7f3be774a Fixed #141 by removal of the double help listing. 2015-05-10 08:21:58 +02:00
Martin Dvorak
a722292549 Syncing 1.17 release changes (1.17 final commit). 2015-05-09 23:11:27 +02:00
Martin Dvorak
d1cdbad2cb Fixed #145 and fixed #146 by changing color scheme to work for both black/white background terminals + removed inverse highlighting for monochromatic color scheme to make it readable again. 2015-05-09 21:28:53 +02:00
dvorka
07ec0dc658 Merge pull request #150 from nkoester/nkoester-fork/pgUpDownHomeEnd
support for page up/down
2015-05-09 14:51:48 +02:00
dvorka
cfa28a574d Merge pull request #142 from sawan/patch-1
Updating INSTALLATION.md with more details on MacOS installation.
2015-05-09 14:48:27 +02:00
Martin Dvorak
5f3ff021c3 Minor index polishing. 2015-05-09 14:44:36 +02:00
Martin Dvorak
0b09277123 Adding Fedora & comp. to index. 2015-05-09 14:40:22 +02:00
Martin Dvorak
e6f6ae4794 Polishing installation MD for Fedora & comp. 2015-05-09 14:37:48 +02:00
dvorka
95133302b9 Merge pull request #143 from tbabej/master
Documentation: adding installation instructions for Fedora based systems.
2015-05-09 14:32:35 +02:00
Norman Köster
fbc8bb81eb modified home/end key comment 2015-05-08 16:51:29 +02:00
Norman Köster
aae195b845 added suport for further special keys
* pageUp and pageDown will now jump 10 entries up/down
* added case for home and end keys to avoid printing of wild chars in search prompt
2015-05-08 16:45:08 +02:00
Martin Dvorak
f82800ae5d Minor favorites refactoring and blacklist skeleton. 2015-04-28 08:56:59 +02:00
Tomas Babej
d446b5511f docs: Add installation instructions for Fedora based systems 2015-04-26 09:28:25 +02:00
Sawan Vithlani
5726b52013 Update INSTALLATION.md 2015-04-12 11:30:40 +10:00
Martin Dvorak
8dc27fac20 Polishing configuration MD and adding i18n test case. 2015-02-28 18:00:20 +01:00
Martin Dvorak
e3938d53c7 Fixing #107 by making big keys handling in radix sort an option. 2015-02-28 08:45:46 +01:00
Martin Dvorak
207bb1f634 Fixing #123 - multiple delete works again after cloning line to be deleted (it deleted itself and 2nd+ attempts failed as there was just garbage). 2015-02-28 07:32:13 +01:00
Martin Dvorak
6e667287c6 Improving release scripts. 2015-02-27 09:03:17 +01:00