Commit graph

15 commits

Author SHA1 Message Date
Martin Dvorak
273c8456e2 Added history ranking, filtering and blacklisting. Enabled by the
implementation of hash map (based on hash set) and radix sort. Memory
not freed.
2013-12-15 01:00:41 +01:00
Martin Dvorak
87d4d5844c Fixing cursor navigation in selection (UP/DOWN arrows and prompt 2
selection switches) + reminding C conventions.
2013-12-13 21:19:25 +01:00
Martin Dvorak
63479cc718 2 C fun convention. 2013-12-12 22:31:37 +01:00
Martin Dvorak
af932ea73c Version. 2013-12-12 22:19:49 +01:00
Martin Dvorak
45790a8482 Added syncing of history (all items present - fixed #8), use of history
library (fixed #10), correct cursor rendering @ prompt (fixed #2) and
selection area rendering (fixed #1).
2013-12-12 22:00:25 +01:00
Martin Dvorak
2e3556c814 Adding loading of history using readline/history. 2013-12-10 23:12:44 +01:00
Martin Dvorak
f5fd8ec32b Added loading of the history using readline/history library. 2013-12-10 23:11:14 +01:00
Martin Dvorak
69b0500f87 Minor polishing 2013-12-03 22:49:28 +01:00
Martin Dvorak
49a8a9e9fc Fixing terminal resize prompt garbage. 2013-12-03 22:42:51 +01:00
Martin Dvorak
70149cc331 Changing download address. 2013-12-03 08:54:19 +01:00
Martin Dvorak
f5fa468c4c More md polishing 2013-12-03 07:53:09 +01:00
Martin Dvorak
f2545a0492 md polishing 2013-12-03 07:51:28 +01:00
Martin Dvorak
b980d43fb4 Polishing readme 2013-12-02 23:58:34 +01:00
Martin Dvorak
986f158088 Source code 2013-12-02 23:55:33 +01:00
Martin
c7688fe5e7 Initial commit 2013-12-02 14:47:51 -08:00