File: rxvtRef-frame.html

package info (click to toggle)
rxvt-beta 2.7.10-6
  • links: PTS
  • area: main
  • in suites: lenny, squeeze, wheezy
  • size: 2,936 kB
  • ctags: 3,363
  • sloc: ansic: 23,810; sh: 6,872; makefile: 611; perl: 33
file content (10 lines) | stat: -rw-r--r-- 249 bytes parent folder | download | duplicates (15)
1
2
3
4
5
6
7
8
9
10
<HTML>
<HEAD>
<TITLE>Rxvt Technical Reference</TITLE>
</HEAD>
<FRAMESET COLS="20%,*">
	<FRAME NAME="toc" SRC="rxvtRef-toc.html" >
	<FRAME NAME="main" SRC="rxvtRef.html" >
</FRAMESET>
<NOFRAME><BODY>Your browser needs frames</BODY></NOFRAME>
</HTML>