summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2020-09-02Add truecolor support for Windows, if available (#2156)Michael Kelley
2020-08-23Revert horizontal padding around preview window on "noborder"Junegunn Choi
2020-08-23Revert 1ab4289: Preview window of size 0 is allowedJunegunn Choi
2020-08-23Add more preview window options and reduce vertical padding on noborderJunegunn Choi
2020-08-23Support preview scroll offset relative to window heightJunegunn Choi
2020-08-21Disallow preview-window size of zeroJunegunn Choi
2020-08-020.22.00.22.0Junegunn Choi
2020-08-02Ignore punctuation characters before and after preview offset columnJunegunn Choi
2020-07-28Smart match of accented charactersJunegunn Choi
2020-07-28Fix handling of unicode characters in query stringJunegunn Choi
2020-07-27Allow negative field index in preview-window scroll offsetJunegunn Choi
2020-07-27Add preview window option for setting the initial scroll offsetJunegunn Choi
2020-07-05Support ANSI colors in --prompt stringJunegunn Choi
2020-07-03Ignore cursor position reportJunegunn Choi
2020-07-03Use rune characters instaed of numbers in codeJunegunn Choi
2020-06-21Merge branch 'master' into develJunegunn Choi
2020-06-21Add preview action for --bindJunegunn Choi
2020-06-21Accented character normalization for Vietnamese characters (#2090)Khon Trieu
2020-06-20Add refresh-preview actionJunegunn Choi
2020-06-07Add backward-eof event for --bindJunegunn Choi
2020-05-18Do not disable mouse after execute(-silent) when --height option is usedJunegunn Choi
2020-04-13Run rubocop --auto-correct --disable-uncorrectable (#1967)Jack Bates
2020-04-030.21.10.21.1Junegunn Choi
2020-03-30Update AtomicBool to use atomic memory operation (#1939)Alexandr
2020-03-23Fix ANSI color offsets when --keep-right is usedJunegunn Choi
2020-03-14[windows] Do not include directories in the listJunegunn Choi
2020-03-120.21.00.21.0Junegunn Choi
2020-03-11Add --keep-right option to keep the right end of the line visibleJunegunn Choi
2020-03-10Make height option work under Windows (#1341)Michael Kelley
2020-03-07Do not read more than 10K characters from /dev/ttyJunegunn Choi
2020-03-05Add more --border options; default changed to "rounded"Junegunn Choi
2020-03-03Ignore xterm OSC control sequencesJunegunn Choi
2020-03-01Fix prefix/suffix/equal matcher to trim whitespacesJunegunn Choi
2020-02-28Add backward-delete-char/eof action (#1891)James Wright
2020-02-24Add 'insert' key for --bindJunegunn Choi
2020-02-24Fix panic on unexpected escape sequencesJunegunn Choi
2020-02-18Update ANSI processor to handle "rmso" and "rmul"Junegunn Choi
2020-02-17Make pointer and multi-select marker customizable (#1844)Hiroki Konishi
2020-02-16Fix bug of validation of jump-labels (#1875)Hiroki Konishi
2020-02-06Fix inline info truncationJunegunn Choi
2020-02-04[windows] Use native walker since output of DOS command is not UTF-8 encoded ...mattn
2020-01-25Update copyright year (#1832)Shun Sakai
2020-01-19Show error message when failed to start preview command (#1810)Tony Metzidis
2020-01-19Add pledge(2) support (OpenBSD only) via a 'protector' package. (#1297)Aaron Bieber
2020-01-18Fix F1, F2, F3, F4 on rxvt-unicodeJunegunn Choi
2020-01-15Draw spinner with Unicode charactersJunegunn Choi
2019-12-31Use rounded cornersJunegunn Choi
2019-12-180.20.00.20.0Junegunn Choi
2019-12-16Fix incorrect header array mutationJunegunn Choi
2019-12-12Add preview-fg and preview-bg for --colorJunegunn Choi