rxvt-unicode-cvs: move Tc to rxvt-unicode capabilities
This commit is contained in:
		
							parent
							
								
									63e4a840c2
								
							
						
					
					
						commit
						7a69be2485
					
				
					 2 changed files with 22 additions and 9 deletions
				
			
		| 
						 | 
					@ -30,7 +30,7 @@ sha256sums=(
 | 
				
			||||||
  ccd7c436e959bdc9ab4f15801a67c695b382565b31d8c352254362e67412afcb
 | 
					  ccd7c436e959bdc9ab4f15801a67c695b382565b31d8c352254362e67412afcb
 | 
				
			||||||
  686770fe4e8d6bb0ba497ad2e1f217d17515f2544d80abe76496c63ead2bfaa4
 | 
					  686770fe4e8d6bb0ba497ad2e1f217d17515f2544d80abe76496c63ead2bfaa4
 | 
				
			||||||
  546a388d0595404a59c71c3eaeba331031032a75f96c57e9a860f27bbd7ebfcc
 | 
					  546a388d0595404a59c71c3eaeba331031032a75f96c57e9a860f27bbd7ebfcc
 | 
				
			||||||
  da1405889a660fe912a1d9cda9204d33daffa3de83140610fe227cca9fc4ea8e
 | 
					  4ce5ebcff0dd148e2b78efa8a113763eb72d23a963159da3f2e336c2f065c52b
 | 
				
			||||||
  f36110dce2dce4d6e275410de820f314b72a02dbad08f637c64b0da769c0c8f4
 | 
					  f36110dce2dce4d6e275410de820f314b72a02dbad08f637c64b0da769c0c8f4
 | 
				
			||||||
)
 | 
					)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,12 +1,25 @@
 | 
				
			||||||
--- doc/etc/rxvt-unicode.terminfo.orig	2019-01-28 17:26:10.680252189 +0300
 | 
					Index: doc/etc/rxvt-unicode.terminfo
 | 
				
			||||||
+++ doc/etc/rxvt-unicode.terminfo	2019-01-28 17:26:10.690252302 +0300
 | 
					===================================================================
 | 
				
			||||||
@@ -190,3 +190,4 @@
 | 
					RCS file: /schmorpforge/rxvt-unicode/doc/etc/rxvt-unicode.terminfo,v
 | 
				
			||||||
 	colors#256,
 | 
					retrieving revision 1.35
 | 
				
			||||||
 	pairs#32767,
 | 
					diff -u -r1.35 rxvt-unicode.terminfo
 | 
				
			||||||
 	use=rxvt-unicode,
 | 
					--- doc/etc/rxvt-unicode.terminfo	13 Oct 2015 08:00:07 -0000	1.35
 | 
				
			||||||
 | 
					+++ doc/etc/rxvt-unicode.terminfo	5 Apr 2019 09:44:59 -0000
 | 
				
			||||||
 | 
					@@ -185,6 +185,7 @@
 | 
				
			||||||
 | 
					 	tsl=\E]2;,
 | 
				
			||||||
 | 
					 	fsl=\007,
 | 
				
			||||||
 | 
					 	dsl=\E]2;\007,
 | 
				
			||||||
+	Tc,
 | 
					+	Tc,
 | 
				
			||||||
--- doc/Makefile.in.orig	2019-01-28 17:24:07.168856085 +0300
 | 
					 
 | 
				
			||||||
+++ doc/Makefile.in	2019-01-28 17:24:10.458893241 +0300
 | 
					 rxvt-unicode-256color|rxvt-unicode terminal with 256 colors (X Window System),
 | 
				
			||||||
 | 
					 	colors#256,
 | 
				
			||||||
 | 
					Index: doc/Makefile.in
 | 
				
			||||||
 | 
					===================================================================
 | 
				
			||||||
 | 
					RCS file: /schmorpforge/rxvt-unicode/doc/Makefile.in,v
 | 
				
			||||||
 | 
					retrieving revision 1.59
 | 
				
			||||||
 | 
					diff -u -r1.59 Makefile.in
 | 
				
			||||||
 | 
					--- doc/Makefile.in	31 Dec 2014 14:12:44 -0000	1.59
 | 
				
			||||||
 | 
					+++ doc/Makefile.in	5 Apr 2019 09:44:59 -0000
 | 
				
			||||||
@@ -98,7 +98,7 @@
 | 
					@@ -98,7 +98,7 @@
 | 
				
			||||||
 	$(INSTALL_DATA) rxvtc.1.man $(DESTDIR)$(man1dir)/$(RXVTNAME)c.$(man1ext)
 | 
					 	$(INSTALL_DATA) rxvtc.1.man $(DESTDIR)$(man1dir)/$(RXVTNAME)c.$(man1ext)
 | 
				
			||||||
 	$(INSTALL_DATA) rxvtd.1.man $(DESTDIR)$(man1dir)/$(RXVTNAME)d.$(man1ext)
 | 
					 	$(INSTALL_DATA) rxvtd.1.man $(DESTDIR)$(man1dir)/$(RXVTNAME)d.$(man1ext)
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue