kleink
edafa96ea6
Change the behaviour when in `more' mode (less invoked as more):
...
* Treat search patterns as BREs only, per 1003.2 and XCU5.
* Do not perform any special treatment when an unqoted * or @ is given as
the first character of the search pattern.
Addresses PR bin/8269 by Chris Demetriou.
1999-09-03 22:07:05 +00:00
kleink
3e325adc1a
Nuke unused V8 regexp.
1999-08-31 21:05:07 +00:00
sommerfeld
cb8819d25b
Serious fix for the silly and flippant PR7875 which preserves the
...
original silly spirit of the man page.
1999-08-02 12:41:20 +00:00
mrg
681f17b9d0
fix my fix for PR 227. fixes PR 7444.
1999-05-19 12:39:10 +00:00
mrg
6dd8be1324
in more_mode, do not clear the screen all the time, like traditional more. this fixes ancient PR#227.
1999-04-06 11:53:00 +00:00
mrg
26eacbe1a9
merge less 335.
1999-04-06 05:57:34 +00:00
mrg
656a5a7c56
less 335
1999-04-06 05:30:33 +00:00
mrg
4bd041833b
fix WARNS
1999-03-24 09:24:59 +00:00
mrg
8313c3fc7d
add lessecho support
1999-03-24 09:23:52 +00:00
mrg
11a47566ef
build lessecho
1999-03-24 09:17:20 +00:00
mrg
bf48433e3b
add lessecho
1999-03-24 09:15:20 +00:00
mrg
d8b1ac6eb3
oops, missed this part of less all this time.
1999-03-24 09:11:14 +00:00
thorpej
ed386461d5
Fix printf format problems.
1999-02-08 23:48:58 +00:00
kleink
0aa500a352
Use off_t for file size descriptions rather than long; from Tero Kivinen
...
in PR bin/6863.
1999-02-04 17:05:35 +00:00
simonb
c3cbf60d0b
Swap helpful/non-helpful messages in option table.
...
Fixes bin/5441 from der Mouse.
1999-01-22 12:43:43 +00:00
simonb
fe0d28b4c5
Use lgetenv() for "LESS" and "MORE" variables.
1999-01-22 12:31:22 +00:00
christos
76e23f8bdc
Braces to the altar of gcc-2.8.1
1998-12-19 17:46:08 +00:00
mycroft
decd62c2bf
const poisoning.
1998-07-26 15:13:14 +00:00
christos
c727065ddd
WARNSify
1998-02-22 14:57:28 +00:00
mrg
7afa0335b4
change tty settings "now" when switching to/from raw mode
1998-02-10 03:53:39 +00:00
perry
3fe138c146
RCS Id Police.
1998-01-09 08:03:16 +00:00
mrg
9f84449ae5
add missing .Nm sections.
1997-11-11 14:39:59 +00:00
lukem
8ba07ab0b3
use CPPFLAGS instead of CFLAGS
1997-10-24 09:00:17 +00:00
lukem
fb35254e19
set WARNS=0 in our Makefile.inc
1997-10-19 03:52:29 +00:00
mrg
6b39891881
update for less332.
1997-09-21 12:45:04 +00:00
mrg
8a84baa498
merge less 332.
1997-09-21 12:40:58 +00:00
mrg
ae2bff5948
oops, this is less 332, not 322.
1997-09-21 12:34:31 +00:00
mrg
5eb1412525
less 322.
1997-09-21 12:22:44 +00:00
gwr
10e180cc49
Back out the .PATH.c changes. The .depend problem (and others)
...
will be fixed using the new .NOPATH make feature instead.
1997-05-08 21:11:01 +00:00
gwr
012e528f2e
Use .PATH.c: ...
1997-05-06 20:44:56 +00:00
mrg
d4aff75405
more.help no longer exists.
1997-04-23 03:11:02 +00:00
mrg
f27f869b2e
script to help future less imports.
1997-04-22 14:32:27 +00:00
mrg
4b127c5d53
these files do not exist anymore.
1997-04-22 14:25:44 +00:00
mrg
dd5c32d31d
merge in less 321.
1997-04-22 14:16:18 +00:00
mrg
6be816bf44
import of less 321
1997-04-22 13:45:39 +00:00
mrg
9eab5a002c
import of less 321
1997-04-22 13:45:11 +00:00
christos
3917c3179d
- Makefile cleanups
1997-03-24 21:57:01 +00:00
tls
9d225a1783
RCS ID police
1997-01-09 20:18:21 +00:00
thorpej
150c33e60b
Use ${INSTALL}.
1996-10-18 05:55:26 +00:00
mrg
3bf34254eb
fix stdin-missing-paren-in-prompt bug. pr#2158 from enami tsugutomo
1996-03-12 05:15:24 +00:00
mrg
aca9ab527c
do not complain about missing terminal attributes in more mode
1996-02-29 07:20:55 +00:00
mrg
9db49696aa
turn on -f (force open of non-regular files) in more mode.
1996-02-29 06:54:06 +00:00
mrg
5aaba7ba7b
turn on -G in more mode (no search highlight). discovered by cgd
1996-02-21 00:39:16 +00:00
mrg
b8842d3846
don't emit ti/te sequences where they will cause lossage
1996-01-22 20:36:07 +00:00
mrg
74c88ac929
alter description for -d to match reality
1996-01-22 20:36:02 +00:00
mrg
9b6032417d
finished implimentation of more's -d switch
1996-01-22 05:38:24 +00:00
mrg
b53f5a6212
initial import of less290
1996-01-22 03:14:17 +00:00