1
2
3
4
5
6
7
8
9
10
11
12
|
.TH tclreadline n "@TCLREADLINE_VERSION@.@TCLREADLINE_PATCHLEVEL@" "Johannes Zellner"
.\" (C) 1999 by Johannes Zellner
.\" FILE: "/disk01/home/joze/src/tclreadline/tclreadline.n.in"
.\" LAST MODIFICATION: "Thu Sep 16 18:10:41 1999 (joze)"
.\" (C) 1998, 1999 by Johannes Zellner, <johannes@zellner.org>
.\" $Id$
.\" ---
.\"
.\" tclreadline -- gnu readline for the tcl scripting language
.\" Copyright (C) 1999 Johannes Zellner
.\"
|
|
|
|
1
2
3
4
5
6
7
8
9
10
11
12
|
.TH tclreadline n "@TCLREADLINE_VERSION@.@TCLREADLINE_PATCHLEVEL@" "Johannes Zellner"
.\" (C) 1999 by Johannes Zellner
.\" FILE: "/home/joze/src/tclreadline/tclreadline.n.in"
.\" LAST MODIFICATION: "Sun Sep 19 21:24:19 1999 (joze)"
.\" (C) 1998, 1999 by Johannes Zellner, <johannes@zellner.org>
.\" $Id$
.\" ---
.\"
.\" tclreadline -- gnu readline for the tcl scripting language
.\" Copyright (C) 1999 Johannes Zellner
.\"
|
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
|
"\\C-xp": "puts $env(PATH)"
$endif
.CE
For further documentation please refer to the gnu readline documentation.
.SH "BUGS"
probably.
.SH "SEE ALSO"
.PP
The official \fBtclreadline\fP web site at:
|
|
|
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
|
"\\C-xp": "puts $env(PATH)"
$endif
.CE
For further documentation please refer to the gnu readline documentation.
.SH "BUGS"
citing the readline manual: It's too big and too slow.
.SH "SEE ALSO"
.PP
The official \fBtclreadline\fP web site at:
|