Deleted Added
full compact
lesskey.nro (222906) lesskey.nro (237613)
1.TH LESSKEY 1 "Version 444: 09 Jun 2011"
1.TH LESSKEY 1 "Version 449: 26 Jun 2012"
2.SH NAME
3lesskey \- specify key bindings for less
4.SH SYNOPSIS
5.B "lesskey [-o output] [--] [input]"
6.br
7.B "lesskey [--output=output] [--] [input]"
8.br
9.B "lesskey -V"

--- 147 unchanged lines hidden (view full) ---

157 b back-screen
158 ^B back-screen
159 \eev back-screen
160 \ekU back-screen
161 z forw-window
162 w back-window
163 \ee\e40 forw-screen-force
164 F forw-forever
2.SH NAME
3lesskey \- specify key bindings for less
4.SH SYNOPSIS
5.B "lesskey [-o output] [--] [input]"
6.br
7.B "lesskey [--output=output] [--] [input]"
8.br
9.B "lesskey -V"

--- 147 unchanged lines hidden (view full) ---

157 b back-screen
158 ^B back-screen
159 \eev back-screen
160 \ekU back-screen
161 z forw-window
162 w back-window
163 \ee\e40 forw-screen-force
164 F forw-forever
165 \eeF forw-until-hilite
165 R repaint-flush
166 r repaint
167 ^R repaint
168 ^L repaint
169 \eeu undo-hilite
170 g goto-line
171 \ekh goto-line
172 < goto-line

--- 177 unchanged lines hidden (view full) ---

350less(1)
351
352.SH WARNINGS
353On MS-DOS and OS/2 systems, certain keys send a sequence of characters
354which start with a NUL character (0).
355This NUL character should be represented as \e340 in a lesskey file.
356
357.SH COPYRIGHT
166 R repaint-flush
167 r repaint
168 ^R repaint
169 ^L repaint
170 \eeu undo-hilite
171 g goto-line
172 \ekh goto-line
173 < goto-line

--- 177 unchanged lines hidden (view full) ---

351less(1)
352
353.SH WARNINGS
354On MS-DOS and OS/2 systems, certain keys send a sequence of characters
355which start with a NUL character (0).
356This NUL character should be represented as \e340 in a lesskey file.
357
358.SH COPYRIGHT
358Copyright (C) 2000-2011 Mark Nudelman
359Copyright (C) 2000-2012 Mark Nudelman
359.PP
360lesskey is part of the GNU project and is free software;
361you can redistribute it and/or modify it
362under the terms of the GNU General Public License as published by
363the Free Software Foundation;
364either version 2, or (at your option) any later version.
365.PP
366lesskey is distributed in the hope that it will be useful, but
367WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
368or FITNESS FOR A PARTICULAR PURPOSE.
369See the GNU General Public License for more details.
370.PP
371You should have received a copy of the GNU General Public License
372along with lesskey; see the file COPYING.
373If not, write to the Free Software Foundation, 59 Temple Place,
374Suite 330, Boston, MA 02111-1307, USA.
375
376.SH AUTHOR
377.PP
360.PP
361lesskey is part of the GNU project and is free software;
362you can redistribute it and/or modify it
363under the terms of the GNU General Public License as published by
364the Free Software Foundation;
365either version 2, or (at your option) any later version.
366.PP
367lesskey is distributed in the hope that it will be useful, but
368WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
369or FITNESS FOR A PARTICULAR PURPOSE.
370See the GNU General Public License for more details.
371.PP
372You should have received a copy of the GNU General Public License
373along with lesskey; see the file COPYING.
374If not, write to the Free Software Foundation, 59 Temple Place,
375Suite 330, Boston, MA 02111-1307, USA.
376
377.SH AUTHOR
378.PP
378Mark Nudelman <markn@greenwoodsoftware.com>
379Mark Nudelman <bug-less@gnu.org>
379.br
380Send bug reports or comments to the above address or to bug-less@gnu.org.
381
380.br
381Send bug reports or comments to the above address or to bug-less@gnu.org.
382