Lines Matching full:github
10 https://github.com/gwsw/less/issues.
17 to scroll to end of file (github #658).
19 * Configure tty to leave CR and NL unmodified (github #703).
25 * Fix bug using negative value with -z option (github #709).
27 * Fix bug handling empty terminfo capabilties (github #710).
29 * Fix memory leak in setupterm (github #707).
31 * Make lesstest ignore system locale (nl_langinfo) (github #708).
37 * Add --autosave option (github #678).
39 * Add ESC-f command (github #680).
43 * Add prompt prototype sequences %C, %W, %Q and ?Q (github #685).
46 definitions don't exist in termcap (github #650).
50 add shift-END and ctrl-END to scroll right and jump to end (github #658).
54 * Add --without-termlib to configure (github #701).
57 To set bold, you must append "d" or "*" to the color string (github #684).
60 This reverts to behavior that existed before less-670 (github #700).
63 (github #662).
66 from the input file (github #682).
75 search string (github #668).
77 * Fix bug repainting screen with --form-feed (github #672).
80 options (github #675).
82 * Fix incorrect display of Lit indicator (github #670).
85 (github #681).
87 * Fix bug using --pattern with --incsearch (github #696).
89 * Disallow mouse click to open OSC8 link in SECURE mode (github #676).
99 * Add --cmd option (github #624).
101 * Add LESS_TERMCAP_SUSPEND and LESS_TERMCAP_RESUME (github #654).
105 not the current position (github #640).
108 command line unless POSIXLY_CORRECT is set (github #653).
111 modifier characters (github #637).
113 * Fix hang if a search using ^S modifier matches empty string (github #634).
115 * Fix bug using -g and -J (github #636).
118 (github #635).
120 * Fix bug in Windows build when autorepeating a search pattern (github #639).
124 * Fix lesskey bug using "invalid" action (github #643).
127 was received during a file read (github #649).
129 * Fix performance issue in & filtering (github #638). Problem was introduced
132 * Fix some problems reported by valgrind (github #659, github #660, github #661).
139 env var (github #626).
142 the input file (github #628).
150 * Add ESC-j and ESC-k commands (github #560).
152 * Add --no-paste option (github #523).
154 * Add --no-edit-warn option (github #513).
156 * Add --form-feed option (github #496).
158 * Add ESC-b command (github #615).
160 * Make TAB complete option name in -- command (github #531).
165 not just OSC 8 (github #504).
168 if invoked via a file link named "more" (github #500).
173 one line (github #514).
179 * Add LESS_SIGUSR1 to define user signal handler (github #582).
181 * Add mouse and mouse6 commands to lesskey (github #569).
185 * Leave stty tabs setting unchanged (github #620).
188 a valid command (github #543).
190 * Fix bug when coloring prompt string with SGR sequences (github #516).
192 * Fix bug when searching for text near an invalid UTF-8 sequence (github #542).
194 * Fix display bug when file contains ESC followed by NUL (github #550).
196 * Fix bug when using +:n +:p +:x or +:d on the command line (github #552).
199 (github #566).
201 * Fix bug where lesstest fails if window is resized (github #570).
203 * Fix bug using "configure --with-secure=no" (github #584).
205 * Fix bug using multibyte command chars (github #595).
207 * Fix auto_wrap setting on Windows (github #497).
209 * Fix two bugs using ^S search modifier (github #605).
211 * Fix bug searching for UTF-8 strings with the PCRE2 library (github #610).
215 * Fix bug when & filtering is active (github #618).
222 (github #539, github #546, github #562).
224 * Fix build using --with-secure (github #544).
226 * Fix crash when using --header on command line (github #545).
228 * Fix possible crash when scrolling left/right or toggling -S (github #547).
230 * Fix bug when using #stop in a lesskey file (github #551).
233 a parameter starting with '.' (github #554).
235 * Fix bug in R command when file size changes (github #553).
237 * Fix bug using --header when file does not fill screen (github #556).
239 * Fix ^X bug when output is not a terminal (github #558).
241 * Fix bug where ^Z is not handled immediately (github #563).
244 greater than 0x7F (github #568).
246 * Fix uninitialized variable in edit_ifile (github #573).
248 * Fix incorrect handling of UTF-8 chars in prompts (github #576).
255 to find and open OSC8 hyperlinks (github #251).
259 * Add --lesskey-content option (github #447).
261 * Add LESSKEY_CONTENT environment variable (github #447).
264 (github #397).
266 * Add ctrl-L search modifier (github #367).
269 message (github #462).
272 parameter (github #471).
276 * Add LESSSECURE_ALLOW environment variable (github #449).
280 * Add line number parameter to --header option (github #436).
282 * Mouse right-click jumps to position marked by left-click (github #390).
285 set by --header (github #444).
289 * Add message when search with ^W wraps (github #459).
292 (github #438).
295 (github #414).
297 * Improve parsing of -j, -x and -# options (github #393).
299 * Support files larger than 4GB on Windows (github #417).
301 * Support entry of Unicode chars larger than U+FFFF on Windows (github #391).
305 * Allow --rscroll to accept non-ASCII characters (github #483).
309 and --intr) (github #495).
311 * Fix bug where # substitution failed after viewing help (github #420).
313 * Fix crash if files are deleted while less is viewing them (github #404).
318 * Fix -J display when searching for non-ASCII characters (github #422).
320 * Don't filter header lines via the & command (github #423).
322 * Fix bug when horizontally shifting long lines (github #425).
327 * Fix bug searching long lines with --incsearch and -S (github #428).
329 * Fix bug that made ESC-} fail if top line on screen was empty (github #429).
331 * Fix bug with --mouse on Windows when used with pipes (github #440).
336 line ending (github #474).
339 if it contains a space (github #480).
341 * Fix wrong sleep time when system has usleep but not nanosleep (github #489).
345 * Fix bug when file name contains nonprintable characters (github #503).
347 * Fix DJGPP build (github #497).
356 like sudo asking for password (github #368).
360 * Fix bug using negated (^N) search (github #374).
362 * Fix bug setting colors with -D on Windows build (github #386).
364 * Fix reading special chars like PageDown on Windows (github #378).
366 * Fix mouse wheel scrolling on Windows (github #379).
368 * Fix erroneous EOF when terminal window size changes (github #372).
370 * Fix compile error with some definitions of ECHONL (github #395).
372 * Fix crash on Windows when writing logfile (github #405).
375 output is a file (github #373).
377 * Add lesstest test suite to production release (github #344).
380 automake Simple Test Format (github #399).
393 * Add LESSUTFCHARDEF environment variable (github #275).
395 * Add # command (github #330).
397 * Add ^S search modifier (github #196).
399 * Add --wordwrap option (github #113).
401 * Add --no-vbell option (github #304).
403 * Add --no-search-headers option (github #44).
405 * Add --modelines option (github #89).
407 * Add --intr option (github #224).
409 * Add --proc-backspace, --proc-tab and --proc-return options (github #335).
411 * Add --show-preproc-errors option (github #258).
413 * Add LESS_LINES and LESS_COLUMNS environment variables (github #84).
415 * Add LESS_DATA_DELAY environment variable (github #337).
421 * Improve ability of ^X to interrupt F command (github #49).
426 if supported by the regular expression library (github #196).
428 * Don't allow opening a tty as file input unless -f is set (github #309).
430 * Don't require newline input after +&... option (github #339).
434 * Fix ANSI color bug when overstriking with colored chars (github #276).
436 * Fix compiler const warning (github #279).
438 * Fix signal race in iread (github #280).
440 * Fix reading procfs files on Linux (github #282).
442 * Fix --ignore-case with ctrl-R (no regex) search (github #300).
444 * Fix bug doing repeat search after setting & filter (github #299).
448 * Fix crash with -R and certain line lengths (github #338).
450 * Fix input of Windows dead keys (github #352).
452 * Don't retain search options from a cancelled search (github #302).
454 * Don't call realpath on fake filenames like "-" (github #289).
458 * Convert function parameter definitions from K&R to C89 (github #316).
464 * Add the --header option (github #43).
466 * Add the --no-number-headers option (github #178).
470 * Add the --redraw-on-quit option (github #36).
472 * Add the --search-options option (github #213).
474 * Add the --exit-follow-on-close option (github #244).
484 * Add $HOME/.config to possible locations of lesskey file (github #153).
487 of history file (github #223).
489 * Don't read or write history file in secure mode (github #201).
494 (github #188).
502 * Fix bug scrolling history when --incsearch is set (github #214).
505 options (github #198).
507 * Fix buffer overflow in bin_file (github #271).
520 * Fix bug in input of non-ASCII characters on Windows (github #247)
525 with --incsearch (github #273).