Thomas Adam
							
						 
					 | 
					
						
						
							
						
						c869366133
					 | 
					
						
						
							
							Merge branch 'obsd-master'
						
						
						
						
						
						
					 | 
					
						2019-04-23 23:02:42 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								nicm
							
						 
					 | 
					
						
						
							
						
						b9022e33ea
					 | 
					
						
						
							
							Somehow missed these bits in last commit.
						
						
						
						
						
						
					 | 
					
						2019-04-23 20:40:03 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								nicm
							
						 
					 | 
					
						
						
							
						
						772b3b7a06
					 | 
					
						
						
							
							Indicate an array option with a flag rather than a special type so that
						
						
						
						
						
						
						
						in future will not have to be strings. 
						
						
					 | 
					
						2019-04-23 20:36:55 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Thomas Adam
							
						 
					 | 
					
						
						
							
						
						b0d7623b7e
					 | 
					
						
						
							
							Merge branch 'obsd-master'
						
						
						
						
						
						
					 | 
					
						2019-04-23 13:02:37 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Thomas Adam
							
						 
					 | 
					
						
						
							
						
						4a96f599f6
					 | 
					
						
						
							
							Merge branch 'obsd-master'
						
						
						
						
						
						
					 | 
					
						2019-04-23 11:02:36 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								nicm
							
						 
					 | 
					
						
						
							
						
						564e44adc6
					 | 
					
						
						
							
							Add -no-clear variants of copy-selection and copy-pipe which do not
						
						
						
						
						
						
						
						clear the selection after copying. Make copy-pipe clear the selection by
default to be consistent with copy-selection. From Avi Halachmi. 
						
						
					 | 
					
						2019-04-23 09:39:07 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								nicm
							
						 
					 | 
					
						
						
							
						
						6752f41c2a
					 | 
					
						
						
							
							Do not try to resize if the parent cell is NULL, problem reported by
						
						
						
						
						
						
						
						Sunil Nimmagadda. 
						
						
					 | 
					
						2019-04-23 09:15:24 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Nicholas Marriott
							
						 
					 | 
					
						
						
							
						
						51c09bf2b4
					 | 
					
						
						
							
							Merge branch '2.9-rc'
						
						
						
						
						
						
					 | 
					
						2019-04-18 22:14:55 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Nicholas Marriott
							
						 
					 | 
					
						
						
							
						
						d24a44230a
					 | 
					
						
						
							
							Update CHANGES for 2.9.
						
						
						
						
						
						
					 | 
					
						2019-04-18 22:12:15 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Nicholas Marriott
							
						 
					 | 
					
						
						
							
						
						8d752f5aaa
					 | 
					
						
						
							
							Update CHANGES.
						
						
						
						
						
						
					 | 
					
						2019-04-18 22:11:46 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Nicholas Marriott
							
						 
					 | 
					
						
						
							
						
						e7827f8bc2
					 | 
					
						
						
							
							Remove duplicate entry.
						
						
						
						
						
						
					 | 
					
						2019-04-18 14:16:19 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Thomas Adam
							
						 
					 | 
					
						
						
							
						
						f980e868dd
					 | 
					
						
						
							
							Merge branch 'obsd-master'
						
						
						
						
						
						
					 | 
					
						2019-04-18 14:11:22 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Thomas Adam
							
						 
					 | 
					
						
						
							
						
						3c1f0cfc34
					 | 
					
						
						
							
							Merge branch 'obsd-master'
						
						
						
						
						
						
					 | 
					
						2019-04-18 14:08:13 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								nicm
							
						 
					 | 
					
						
						
							
						
						5b9211d827
					 | 
					
						
						
							
							Copy the code to infer the option type to show-options and document it.
						
						
						
						
						
						
					 | 
					
						2019-04-18 12:22:07 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								nicm
							
						 
					 | 
					
						
						
							
						
						3f189945d8
					 | 
					
						
						
							
							Pass target client and session to load_cfg from source-file so formats
						
						
						
						
						
						
						
						work. Reported by Thomas Sattler. 
						
						
					 | 
					
						2019-04-18 11:07:28 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								nicm
							
						 
					 | 
					
						
						
							
						
						f3ab05e7cd
					 | 
					
						
						
							
							Update session activity on focus event, from tafryn at gmail dot com.
						
						
						
						
						
						
					 | 
					
						2019-04-18 10:11:52 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								jmc
							
						 
					 | 
					
						
						
							
						
						2219f7cc73
					 | 
					
						
						
							
							mark up punctuation-as-macro-args properly;
						
						
						
						
						
						
					 | 
					
						2019-04-17 16:34:35 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								nicm
							
						 
					 | 
					
						
						
							
						
						1fd3b9ec1c
					 | 
					
						
						
							
							Fix minimum size check on split and size of first cell on spread out
						
						
						
						
						
						
						
						with a pane status line. 
						
						
					 | 
					
						2019-04-17 14:44:33 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								nicm
							
						 
					 | 
					
						
						
							
						
						da31eddadc
					 | 
					
						
						
							
							Rewrite main-vertical and horizontal to use the common spread out code
						
						
						
						
						
						
						
						and to handle the case where the panes won't fit into the existing
window size. 
						
						
					 | 
					
						2019-04-17 14:44:14 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								nicm
							
						 
					 | 
					
						
						
							
						
						c660e46149
					 | 
					
						
						
							
							Set the window size as well as the layout size when using the preset
						
						
						
						
						
						
						
						layouts. 
						
						
					 | 
					
						2019-04-17 14:43:49 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								nicm
							
						 
					 | 
					
						
						
							
						
						e3b1358bbc
					 | 
					
						
						
							
							Do not let the size of the pane status screen go negative.
						
						
						
						
						
						
					 | 
					
						2019-04-17 14:41:08 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								nicm
							
						 
					 | 
					
						
						
							
						
						5943cd1907
					 | 
					
						
						
							
							Document that switch-client can change all of session,window,pane and
						
						
						
						
						
						
						
						check for % in the target as well as ":.". 
						
						
					 | 
					
						2019-04-17 14:39:37 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								nicm
							
						 
					 | 
					
						
						
							
						
						78287e27c8
					 | 
					
						
						
							
							Break new window and pane creation common code from various commands and
						
						
						
						
						
						
						
						window.c into a separate file spawn.c. 
						
						
					 | 
					
						2019-04-17 14:37:48 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Nicholas Marriott
							
						 
					 | 
					
						
						
							
						
						82bc2c87a9
					 | 
					
						
						
							
							Add to TODO.
						
						
						
						
						
						
					 | 
					
						2019-04-17 09:10:23 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								nicm
							
						 
					 | 
					
						
						
							
						
						cd4c94f76b
					 | 
					
						
						
							
							Current window style also needs to be tested for default.
						
						
						
						
						
						
					 | 
					
						2019-04-11 09:34:22 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Nicholas Marriott
							
						 
					 | 
					
						
						
							
						
						bba1809eac
					 | 
					
						
						
							
							Merge a number of fixes from master for layouts, mostly prompted by testing by
						
						
						
						
						
						
						
						Thomas Sattler. 
						
						
					 | 
					
						2019-04-11 09:26:34 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Nicholas Marriott
							
						 
					 | 
					
						
						
							
						
						e6ee3e9504
					 | 
					
						
						
							
							Warning fixes from Carlo Marcelo Arenas Belón.
						
						
						
						
						
						
					 | 
					
						2019-04-10 19:27:09 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Nicholas Marriott
							
						 
					 | 
					
						
						
							
						
						1c1ec84aa3
					 | 
					
						
						
							
							Fix minimum size check on split and size of first cell on spread out with a
						
						
						
						
						
						
						
						pane status line. 
						
						
					 | 
					
						2019-04-10 14:54:02 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Nicholas Marriott
							
						 
					 | 
					
						
						
							
						
						f3fcf977e4
					 | 
					
						
						
							
							Use the right winlink pointer in new-window.
						
						
						
						
						
						
					 | 
					
						2019-04-10 11:40:59 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Nicholas Marriott
							
						 
					 | 
					
						
						
							
						
						4a3ac3bd26
					 | 
					
						
						
							
							Remove unused variable.
						
						
						
						
						
						
					 | 
					
						2019-04-10 07:27:21 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Nicholas Marriott
							
						 
					 | 
					
						
						
							
						
						3c5d3a3780
					 | 
					
						
						
							
							Add PATH_DEFPATH to compat.h from Carlo Marcelo Arenas Belón.
						
						
						
						
						
						
					 | 
					
						2019-04-09 21:31:50 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Nicholas Marriott
							
						 
					 | 
					
						
						
							
						
						fe44f90e5b
					 | 
					
						
						
							
							Do not let the size of the pane status screen go negative.
						
						
						
						
						
						
					 | 
					
						2019-04-09 21:30:03 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Nicholas Marriott
							
						 
					 | 
					
						
						
							
						
						031e9bc854
					 | 
					
						
						
							
							Rewrite main-vertical and horizontal to use the common spread out code and to
						
						
						
						
						
						
						
						handle the case where the panes won't fit into the existing window size. 
						
						
					 | 
					
						2019-04-09 21:15:00 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Nicholas Marriott
							
						 
					 | 
					
						
						
							
						
						0cbccc90ab
					 | 
					
						
						
							
							Set the window size as well as the layout size when using the preset layouts
						
						
						
						
						
						
						
						and calculate the sizes correctly. 
						
						
					 | 
					
						2019-04-09 20:38:43 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Nicholas Marriott
							
						 
					 | 
					
						
						
							
						
						71d90c11dd
					 | 
					
						
						
							
							Solaris has no paths.h.
						
						
						
						
						
						
					 | 
					
						2019-04-09 07:52:54 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Thomas Adam
							
						 
					 | 
					
						
						
							
						
						2546572e8e
					 | 
					
						
						
							
							Merge branch 'obsd-master'
						
						
						
						
						
						
					 | 
					
						2019-04-08 21:02:37 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								nicm
							
						 
					 | 
					
						
						
							
						
						835ccbac46
					 | 
					
						
						
							
							select-word was missing from the command list, from pawel-slowik.
						
						
						
						
						
						
					 | 
					
						2019-04-08 17:55:51 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Nicholas Marriott
							
						 
					 | 
					
						
						
							
						
						b5b67c5386
					 | 
					
						
						
							
							Document that switch-client can change all of session,window,pane and check for
						
						
						
						
						
						
						
						% in the target as well as ":.". 
						
						
					 | 
					
						2019-04-08 10:38:50 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Thomas Adam
							
						 
					 | 
					
						
						
							
						
						fbe488e4de
					 | 
					
						
						
							
							Merge branch 'obsd-master'
						
						
						
						
						
						
					 | 
					
						2019-04-07 23:02:37 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								nicm
							
						 
					 | 
					
						
						
							
						
						bb629f3be7
					 | 
					
						
						
							
							Current window style also needs to be tested for default.
						
						
						
						
						
						
					 | 
					
						2019-04-07 20:18:20 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Thomas Adam
							
						 
					 | 
					
						
						
							
						
						883a428e27
					 | 
					
						
						
							
							Linux:  remove include for util.h
						
						
						
						
						
						
						
						Linux doesn't require this header. 
						
						
					 | 
					
						2019-04-07 15:39:58 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Nicholas Marriott
							
						 
					 | 
					
						
						
							
						
						e44e2c48dd
					 | 
					
						
						
							
							Do not log NULL command.
						
						
						
						
						
						
					 | 
					
						2019-04-07 13:16:55 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Nicholas Marriott
							
						 
					 | 
					
						
						
							
						
						ece737274e
					 | 
					
						
						
							
							Forgot to add the file.
						
						
						
						
						
						
					 | 
					
						2019-04-07 13:11:55 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Nicholas Marriott
							
						 
					 | 
					
						
						
							
						
						5ece386cdf
					 | 
					
						
						
							
							Break new window and pane creation common code from various commands and
						
						
						
						
						
						
						
						window.c into a separate file spawn.c. 
						
						
					 | 
					
						2019-04-07 13:01:03 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Nicholas Marriott
							
						 
					 | 
					
						
						
							
						
						7653328ce7
					 | 
					
						
						
							
							Remove from TODO one thing that I don't think is necessary and one that is
						
						
						
						
						
						
						
						done. 
						
						
					 | 
					
						2019-04-07 12:18:40 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Nicholas Marriott
							
						 
					 | 
					
						
						
							
						
						fc111d2b12
					 | 
					
						
						
							
							Fix a duplicate entry in CHANGES and remove an item from TODO.
						
						
						
						
						
						
					 | 
					
						2019-04-07 12:07:26 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Thomas Adam
							
						 
					 | 
					
						
						
							
						
						04402db616
					 | 
					
						
						
							
							Merge branch 'obsd-master'
						
						
						
						
						
						
					 | 
					
						2019-04-05 23:02:36 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								nicm
							
						 
					 | 
					
						
						
							
						
						1b5a8a0f09
					 | 
					
						
						
							
							Fix some warnings, from Thomas Adam.
						
						
						
						
						
						
					 | 
					
						2019-04-05 20:32:31 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Nicholas Marriott
							
						 
					 | 
					
						
						
							
						
						e33b623f21
					 | 
					
						
						
							
							Merge branch '2.9-rc'
						
						
						
						
						
						
					 | 
					
						2019-04-04 18:31:54 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								nicm
							
						 
					 | 
					
						
						
							
						
						73b54a0e5f
					 | 
					
						
						
							
							Fix size check for splitw -f and top level pane size for tiled layout,
						
						
						
						
						
						
						
						problems reported by Thomas Sattler. 
						
						
					 | 
					
						2019-04-04 18:31:35 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 |