nicm 
							
						 
					 
					
						
						
							
						
						eb04f9314b 
					 
					
						
						
							
							Adjust how Ctrl and Meta keys are sent to use standard representation if  
						
						 
						
						... 
						
						
						
						available in mode 1, from Stanislav Kljuhhin, GitHub issue 4188. 
						
						
					 
					
						2024-10-21 07:38:06 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Thomas Adam 
							
						 
					 
					
						
						
							
						
						a9d0461839 
					 
					
						
						
							
							Merge branch 'obsd-master'  
						
						 
						
						
						
						
					 
					
						2024-10-17 20:01:07 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								nicm 
							
						 
					 
					
						
						
							
						
						71aa4fe767 
					 
					
						
						
							
							Switch pane-colors and cursor-style options to be in alphabetical order,  
						
						 
						
						... 
						
						
						
						from Teubel Gyorgy, GitHub issue 4191. 
						
						
					 
					
						2024-10-17 17:22:01 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								nicm 
							
						 
					 
					
						
						
							
						
						cfd3c02306 
					 
					
						
						
							
							Allow attributes in menu style, from Japin Li in GitHub issue 4194.  
						
						 
						
						
						
						
					 
					
						2024-10-17 17:10:41 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Thomas Adam 
							
						 
					 
					
						
						
							
						
						35104059ed 
					 
					
						
						
							
							Merge branch 'obsd-master'  
						
						 
						
						
						
						
					 
					
						2024-10-15 00:01:10 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								nicm 
							
						 
					 
					
						
						
							
						
						934035db71 
					 
					
						
						
							
							Set ACS flag for REP. Reported by Romain Francoise, GitHub issue 4182.  
						
						 
						
						
						
						
					 
					
						2024-10-14 20:26:45 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Nicholas Marriott 
							
						 
					 
					
						
						
							
						
						8ff65230e1 
					 
					
						
						
							
							Optimize sixel_print. Previously, the algorithm scanned each pixel several  
						
						 
						
						... 
						
						
						
						times; once to find out which colors are active, and then once for every single
active color to actually construct the output string.
Now it constructs the compressed sixel patterns in the first pass (now x * 12
iters), so we can reduce the second pass (the really expensive part, at active
colors * x * 6 iters) to just appending these to the output buffer.
From nincsnevem662 at gmail dot com in GitHub issue 4184. 
						
						
					 
					
						2024-10-14 11:05:59 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Thomas Adam 
							
						 
					 
					
						
						
							
						
						cb00e869ea 
					 
					
						
						
							
							Merge branch 'obsd-master'  
						
						 
						
						
						
						
					 
					
						2024-10-12 12:01:09 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								nicm 
							
						 
					 
					
						
						
							
						
						f8b56fdc3f 
					 
					
						
						
							
							Call realpath on the source file to match -f on the command line, GitHub  
						
						 
						
						... 
						
						
						
						issue 4180. 
						
						
					 
					
						2024-10-12 08:20:32 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								nicm 
							
						 
					 
					
						
						
							
						
						2d8b6fcf23 
					 
					
						
						
							
							Do not rename a buffer to itself, GitHub issue 4181.  
						
						 
						
						
						
						
					 
					
						2024-10-12 08:13:52 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Nicholas Marriott 
							
						 
					 
					
						
						
							
						
						6ddee22f81 
					 
					
						
						
							
							Portable tmux needs to check ENABLE_SIXEL.  
						
						 
						
						
						
						
					 
					
						2024-10-10 12:07:29 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Thomas Adam 
							
						 
					 
					
						
						
							
						
						66c738bc10 
					 
					
						
						
							
							Merge branch 'obsd-master'  
						
						 
						
						
						
						
					 
					
						2024-10-10 12:01:08 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								nicm 
							
						 
					 
					
						
						
							
						
						bcc47add38 
					 
					
						
						
							
							Add a sixel_support format variable which is 1 if SIXEL is supported  
						
						 
						
						... 
						
						
						
						(always 0 on OpenBSD), requested by Misaki Masa in GitHub issue 4177 
						
						
					 
					
						2024-10-10 10:41:33 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Thomas Adam 
							
						 
					 
					
						
						
							
						
						d326c51d79 
					 
					
						
						
							
							Merge branch 'obsd-master'  
						
						 
						
						
						
						
					 
					
						2024-10-08 12:01:09 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								nicm 
							
						 
					 
					
						
						
							
						
						940fdf7ed0 
					 
					
						
						
							
							Draw pane status line on the correct line when at the bottom, fixes  
						
						 
						
						... 
						
						
						
						issues if the window size is smaller than the entire terminal. GitHub
issue 3943. 
						
						
					 
					
						2024-10-08 09:40:50 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Thomas Adam 
							
						 
					 
					
						
						
							
						
						4f5d6d97d3 
					 
					
						
						
							
							Merge branch 'obsd-master'  
						
						 
						
						
						
						
					 
					
						2024-10-08 10:01:08 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								nicm 
							
						 
					 
					
						
						
							
						
						00412b570b 
					 
					
						
						
							
							Put the prompt cursor attributes into the status line screen and use  
						
						 
						
						... 
						
						
						
						that rather than updating the current screen (since there might not be
one). 
						
						
					 
					
						2024-10-08 06:29:44 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Thomas Adam 
							
						 
					 
					
						
						
							
						
						6a35b8ad07 
					 
					
						
						
							
							Merge branch 'obsd-master'  
						
						 
						
						
						
						
					 
					
						2024-10-07 16:01:08 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								nicm 
							
						 
					 
					
						
						
							
						
						735082b7c2 
					 
					
						
						
							
							Add prompt-cursor-colour and prompt-cursor-style to set the style of the  
						
						 
						
						... 
						
						
						
						cursor in the command prompt and remove the emulated cursor, from
Alexander Arch in GitHub issue 4170. 
						
						
					 
					
						2024-10-07 12:58:36 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Thomas Adam 
							
						 
					 
					
						
						
							
						
						5b7bdc82c8 
					 
					
						
						
							
							Merge branch 'obsd-master'  
						
						 
						
						
						
						
					 
					
						2024-10-07 12:01:08 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								nicm 
							
						 
					 
					
						
						
							
						
						a3dea81b49 
					 
					
						
						
							
							Add initial-repeat-time option to allow the first repeat time to be  
						
						 
						
						... 
						
						
						
						increased and later reduced, from David le Blanc in GitHub issue 4164. 
						
						
					 
					
						2024-10-07 08:50:47 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Thomas Adam 
							
						 
					 
					
						
						
							
						
						486221f206 
					 
					
						
						
							
							Merge branch 'obsd-master'  
						
						 
						
						
						
						
					 
					
						2024-10-06 12:01:07 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								nicm 
							
						 
					 
					
						
						
							
						
						9528d7470b 
					 
					
						
						
							
							Try to stay near the same line in modes if the current one is removed.  
						
						 
						
						
						
						
					 
					
						2024-10-06 09:30:22 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Thomas Adam 
							
						 
					 
					
						
						
							
						
						933d6b90ed 
					 
					
						
						
							
							Merge branch 'obsd-master'  
						
						 
						
						
						
						
					 
					
						2024-10-05 16:01:07 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								nicm 
							
						 
					 
					
						
						
							
						
						a869693405 
					 
					
						
						
							
							Send focus events to pane when entering or leaving popup, GitHub issue  
						
						 
						
						... 
						
						
						
						3991. 
						
						
					 
					
						2024-10-05 12:10:16 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Thomas Adam 
							
						 
					 
					
						
						
							
						
						114977dd25 
					 
					
						
						
							
							Merge branch 'obsd-master'  
						
						 
						
						
						
						
					 
					
						2024-10-05 04:01:08 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Thomas Adam 
							
						 
					 
					
						
						
							
						
						aba8ffbe7b 
					 
					
						
						
							
							Merge branch 'obsd-master'  
						
						 
						
						
						
						
					 
					
						2024-10-05 02:01:07 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								nicm 
							
						 
					 
					
						
						
							
						
						455a2b3705 
					 
					
						
						
							
							Remove some debugging left behind.  
						
						 
						
						
						
						
					 
					
						2024-10-05 00:35:35 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								nicm 
							
						 
					 
					
						
						
							
						
						e0638c48cd 
					 
					
						
						
							
							Add copy-mode-position-format to configure the position indicator.  
						
						 
						
						
						
						
					 
					
						2024-10-05 00:32:55 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								nicm 
							
						 
					 
					
						
						
							
						
						41f6b691e3 
					 
					
						
						
							
							Document missing window-layout-changed hook.  
						
						 
						
						
						
						
					 
					
						2024-10-04 22:36:11 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Nicholas Marriott 
							
						 
					 
					
						
						
							
						
						0f30fa34e3 
					 
					
						
						
							
							Add install step.  
						
						 
						
						
						
						
					 
					
						2024-10-04 23:29:36 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Thomas Adam 
							
						 
					 
					
						
						
							
						
						e486f5ffdc 
					 
					
						
						
							
							Merge branch 'obsd-master'  
						
						 
						
						
						
						
					 
					
						2024-10-04 22:01:09 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								nicm 
							
						 
					 
					
						
						
							
						
						5a68730e2f 
					 
					
						
						
							
							Add -y flag to disable confirmation prompts in modes, GitHub issue 4152.  
						
						 
						
						
						
						
					 
					
						2024-10-04 19:16:13 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Thomas Adam 
							
						 
					 
					
						
						
							
						
						16b44d2a5b 
					 
					
						
						
							
							Merge branch 'obsd-master'  
						
						 
						
						
						
						
					 
					
						2024-10-04 18:01:07 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								nicm 
							
						 
					 
					
						
						
							
						
						34775fc235 
					 
					
						
						
							
							Do not translate BSpace as Unicode, GitHub issue 4156.  
						
						 
						
						
						
						
					 
					
						2024-10-04 14:55:17 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Thomas Adam 
							
						 
					 
					
						
						
							
						
						f2fd8c854a 
					 
					
						
						
							
							Merge branch 'obsd-master'  
						
						 
						
						
						
						
					 
					
						2024-10-04 10:01:08 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								nicm 
							
						 
					 
					
						
						
							
						
						9f2a853d87 
					 
					
						
						
							
							Rework of copy mode commands ("send-keys -X") to parse the arguments so  
						
						 
						
						... 
						
						
						
						that flags may be detected propertly rather than just looking for
strings ("-O" and so on). Also add -C and -P flags to the copy commands:
-C prevents the commands from sending the text to the clipboard and -P
prevents them from adding the text as a paste buffer.
Note some of the default key bindings change to add "--" and any similar
custom key bindings using "send-keys -X" may need a similar change.
GitHub issue 4153. 
						
						
					 
					
						2024-10-04 07:03:08 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Nicholas Marriott 
							
						 
					 
					
						
						
							
						
						7a78cdf78c 
					 
					
						
						
							
							Three SIXEL improvements from nincsnevem662 at gmail dot com in GitHub issue  
						
						 
						
						... 
						
						
						
						4149:
- Pass P2 on the received image through when forwarding the image to the
  outside terminal to preserve transparency;
- Preserve raster attribute dimensions which may be smaller than the actual
  image (used to crop out parts of the image to work around the limitation that
  rows must come in groups of six);
- To avoid collapsing empty sixel lines, no longer ignore duplicate "-" new
  line specifiers. 
						
						
					 
					
						2024-10-04 07:49:07 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Thomas Adam 
							
						 
					 
					
						
						
							
						
						2df15ad08c 
					 
					
						
						
							
							Merge branch 'obsd-master'  
						
						 
						
						
						
						
					 
					
						2024-10-03 08:01:07 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								nicm 
							
						 
					 
					
						
						
							
						
						780a87be9a 
					 
					
						
						
							
							Improve fix for shifted keys so it works for all the keys it should,  
						
						 
						
						... 
						
						
						
						Stanislav Kljuhhin in GitHub issue 4146. 
						
						
					 
					
						2024-10-03 05:41:59 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Nicholas Marriott 
							
						 
					 
					
						
						
							
						
						1e303b6a9d 
					 
					
						
						
							
							Bypass permission check for Cygwin, based on a different change by Yuya Adachi  
						
						 
						
						... 
						
						
						
						via Rafael Kitover; GitHub issue 4148. 
						
						
					 
					
						2024-10-02 14:04:06 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Thomas Adam 
							
						 
					 
					
						
						
							
						
						8d2aee34ab 
					 
					
						
						
							
							Merge branch 'obsd-master'  
						
						 
						
						
						
						
					 
					
						2024-10-02 14:01:10 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								nicm 
							
						 
					 
					
						
						
							
						
						05116cefe6 
					 
					
						
						
							
							Add MSYSTEM to default update-environment.  
						
						 
						
						
						
						
					 
					
						2024-10-02 11:51:15 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								nicm 
							
						 
					 
					
						
						
							
						
						ce4be58eef 
					 
					
						
						
							
							Add a define for the socket permissions check so it can be overridden  
						
						 
						
						... 
						
						
						
						more easily (for Cgywin). 
						
						
					 
					
						2024-10-02 11:48:16 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Nicholas Marriott 
							
						 
					 
					
						
						
							
						
						8d6eb4be40 
					 
					
						
						
							
							Set client stdout file descriptor also for Cgywin, from Michael Wild via Rafael  
						
						 
						
						... 
						
						
						
						Kitover in GitHub issue 4148. 
						
						
					 
					
						2024-10-02 12:16:24 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Thomas Adam 
							
						 
					 
					
						
						
							
						
						38c38f1c64 
					 
					
						
						
							
							Merge branch 'obsd-master'  
						
						 
						
						
						
						
					 
					
						2024-10-02 10:01:08 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								nicm 
							
						 
					 
					
						
						
							
						
						ddf6af79e3 
					 
					
						
						
							
							Report shifted keys like S-A as A not as S-A in mode 1 extended keys,  
						
						 
						
						... 
						
						
						
						from Stanislav Kljuhhin. 
						
						
					 
					
						2024-10-02 08:06:45 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Thomas Adam 
							
						 
					 
					
						
						
							
						
						826ba515be 
					 
					
						
						
							
							Merge branch 'obsd-master'  
						
						 
						
						
						
						
					 
					
						2024-10-01 14:01:08 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Nicholas Marriott 
							
						 
					 
					
						
						
							
						
						729bded8bf 
					 
					
						
						
							
							Fix up regression tests.  
						
						 
						
						
						
						
					 
					
						2024-10-01 13:40:42 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								nicm 
							
						 
					 
					
						
						
							
						
						b95a06d2d4 
					 
					
						
						
							
							Add a way to make the preview larger in tree mode, GitHub issue 4124.  
						
						 
						
						
						
						
					 
					
						2024-10-01 10:10:29 +00:00