summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2016-09-250.15.20.15.2Junegunn Choi
2016-09-25Ignore VT100-related escape codesJunegunn Choi
2016-09-25Support high intensity colorsJunegunn Choi
2016-09-25Add preview-page-up and preview-page-down actionsJunegunn Choi
2016-09-25Make preview windows scrollableJunegunn Choi
2016-09-210.15.10.15.1Junegunn Choi
2016-09-21Avoid rendering delay when displaying extremely long linesJunegunn Choi
2016-09-21Fix temp directory in a test caseJunegunn Choi
2016-09-21Fix panic when pattern occurs after 2^15-th columnJunegunn Choi
2016-09-19Add --print0 option0.15.0Junegunn Choi
2016-09-18Printable character in --expect set should not affect --print-queryJunegunn Choi
2016-09-18Truncate the query string if it's too longJunegunn Choi
2016-09-18Revise ranking algorithmJunegunn Choi
2016-09-13Update READMEJunegunn Choi
2016-09-10Update algo.goishanray
2016-08-210.13.50.13.5Junegunn Choi
2016-08-21Update Centos Dockerfile to use Go 1.7Junegunn Choi
2016-08-20No need to cache the result in filtering mode (--filter)Junegunn Choi
2016-08-20Remove Offset slice from Result structJunegunn Choi
2016-08-19Add missing sourcesJunegunn Choi
2016-08-19Micro-optimizationsJunegunn Choi
2016-08-19Set the upper limit of the number of search go routinesJunegunn Choi
2016-08-18Remove duplicate codeJunegunn Choi
2016-08-18Inline function calls in tight loopsJunegunn Choi
2016-08-18Increase the number of go routines for searchJunegunn Choi
2016-08-17Setting GOMAXPROCS is no longer neededJunegunn Choi
2016-08-16Increase read buffer size to 64KBJunegunn Choi
2016-08-140.13.40.13.4Junegunn Choi
2016-08-14LintJunegunn Choi
2016-08-14Improve rendering time of long linesJunegunn Choi
2016-08-14[perf] evaluateBonus can start from sidx - 1Junegunn Choi
2016-08-14[perf] Remove memory copy when using string delimiterJunegunn Choi
2016-08-14[perf] Optimize AWK-style tokenizer for --nthJunegunn Choi
2016-08-14[perf] Avoid allocating rune array for ascii stringJunegunn Choi
2016-08-12:hidden property of previous --preview-window should be clearedJunegunn Choi
2016-07-160.13.30.13.3Junegunn Choi
2016-07-15Fix duplicate rendering of the last line in preview windowJunegunn Choi
2016-06-160.13.20.13.2Junegunn Choi
2016-06-15Fix race condition where preview window is not properly clearedJunegunn Choi
2016-06-140.13.10.13.1Junegunn Choi
2016-06-14Do not process ANSI codes in --preview output at onceJunegunn Choi
2016-06-120.13.00.13.0Junegunn Choi
2016-06-11Add --preview and --preview-windowJunegunn Choi
2016-06-11Ignore controls chars for bracketed paste modeJunegunn Choi
2016-06-08Use single-quoted strings in execute actionJunegunn Choi
2016-05-190.12.20.12.2Junegunn Choi
2016-05-19Validate jump label charactersJunegunn Choi
2016-05-18Revert version numberJunegunn Choi
2016-05-18Do not match jump labels beyond the screen limitJunegunn Choi
2016-05-18Update default jump labelsJunegunn Choi