Lines Matching full:github
10 https://github.com/gwsw/less/issues.
17 (github #539, github #546, github #562).
19 * Fix build using --with-secure (github #544).
21 * Fix crash when using --header on command line (github #545).
23 * Fix possible crash when scrolling left/right or toggling -S (github #547).
25 * Fix bug when using #stop in a lesskey file (github #551).
28 a parameter starting with '.' (github #554).
30 * Fix bug in R command when file size changes (github #553).
32 * Fix bug using --header when file does not fill screen (github #556).
34 * Fix ^X bug when output is not a terminal (github #558).
36 * Fix bug where ^Z is not handled immediately (github #563).
39 greater than 0x7F (github #568).
41 * Fix uninitialized variable in edit_ifile (github #573).
43 * Fix incorrect handling of UTF-8 chars in prompts (github #576).
50 to find and open OSC8 hyperlinks (github #251).
54 * Add --lesskey-content option (github #447).
56 * Add LESSKEY_CONTENT environment variable (github #447).
59 (github #397).
61 * Add ctrl-L search modifier (github #367).
64 message (github #462).
67 parameter (github #471).
71 * Add LESSSECURE_ALLOW environment variable (github #449).
75 * Add line number parameter to --header option (github #436).
77 * Mouse right-click jumps to position marked by left-click (github #390).
80 set by --header (github #444).
84 * Add message when search with ^W wraps (github #459).
87 (github #438).
90 (github #414).
92 * Improve parsing of -j, -x and -# options (github #393).
94 * Support files larger than 4GB on Windows (github #417).
96 * Support entry of Unicode chars larger than U+FFFF on Windows (github #391).
100 * Allow --rscroll to accept non-ASCII characters (github #483).
104 and --intr) (github #495).
106 * Fix bug where # substitution failed after viewing help (github #420).
108 * Fix crash if files are deleted while less is viewing them (github #404).
113 * Fix -J display when searching for non-ASCII characters (github #422).
115 * Don't filter header lines via the & command (github #423).
117 * Fix bug when horizontally shifting long lines (github #425).
122 * Fix bug searching long lines with --incsearch and -S (github #428).
124 * Fix bug that made ESC-} fail if top line on screen was empty (github #429).
126 * Fix bug with --mouse on Windows when used with pipes (github #440).
131 line ending (github #474).
134 if it contains a space (github #480).
136 * Fix wrong sleep time when system has usleep but not nanosleep (github #489).
140 * Fix bug when file name contains nonprintable characters (github #503).
142 * Fix DJGPP build (github #497).
151 like sudo asking for password (github #368).
155 * Fix bug using negated (^N) search (github #374).
157 * Fix bug setting colors with -D on Windows build (github #386).
159 * Fix reading special chars like PageDown on Windows (github #378).
161 * Fix mouse wheel scrolling on Windows (github #379).
163 * Fix erroneous EOF when terminal window size changes (github #372).
165 * Fix compile error with some definitions of ECHONL (github #395).
167 * Fix crash on Windows when writing logfile (github #405).
170 output is a file (github #373).
172 * Add lesstest test suite to production release (github #344).
175 automake Simple Test Format (github #399).
188 * Add LESSUTFCHARDEF environment variable (github #275).
190 * Add # command (github #330).
192 * Add ^S search modifier (github #196).
194 * Add --wordwrap option (github #113).
196 * Add --no-vbell option (github #304).
198 * Add --no-search-headers option (github #44).
200 * Add --modelines option (github #89).
202 * Add --intr option (github #224).
204 * Add --proc-backspace, --proc-tab and --proc-return options (github #335).
206 * Add --show-preproc-errors option (github #258).
208 * Add LESS_LINES and LESS_COLUMNS environment variables (github #84).
210 * Add LESS_DATA_DELAY environment variable (github #337).
216 * Improve ability of ^X to interrupt F command (github #49).
221 if supported by the regular expression library (github #196).
223 * Don't allow opening a tty as file input unless -f is set (github #309).
225 * Don't require newline input after +&... option (github #339).
229 * Fix ANSI color bug when overstriking with colored chars (github #276).
231 * Fix compiler const warning (github #279).
233 * Fix signal race in iread (github #280).
235 * Fix reading procfs files on Linux (github #282).
237 * Fix --ignore-case with ctrl-R (no regex) search (github #300).
239 * Fix bug doing repeat search after setting & filter (github #299).
243 * Fix crash with -R and certain line lengths (github #338).
245 * Fix input of Windows dead keys (github #352).
247 * Don't retain search options from a cancelled search (github #302).
249 * Don't call realpath on fake filenames like "-" (github #289).
253 * Convert function parameter definitions from K&R to C89 (github #316).
259 * Add the --header option (github #43).
261 * Add the --no-number-headers option (github #178).
265 * Add the --redraw-on-quit option (github #36).
267 * Add the --search-options option (github #213).
269 * Add the --exit-follow-on-close option (github #244).
279 * Add $HOME/.config to possible locations of lesskey file (github #153).
282 of history file (github #223).
284 * Don't read or write history file in secure mode (github #201).
289 (github #188).
297 * Fix bug scrolling history when --incsearch is set (github #214).
300 options (github #198).
302 * Fix buffer overflow in bin_file (github #271).
315 * Fix bug in input of non-ASCII characters on Windows (github #247)
320 with --incsearch (github #273).