| 
							
							
								 Luke Smith | 0af4782a47 | Merge pull request #304 from monosans/master Remove scroll info from README.md | 2021-06-03 08:09:51 -04:00 |  | 
			
				
					| 
							
							
								 monosans | abfbfb6b00 | Remove scroll info from README.md | 2021-06-03 14:46:08 +03:00 |  | 
			
				
					| 
							
							
								 Luke Smith | ecd5e3f798 | Merge pull request #296 from zMoooooritz/alpha Add support for additional alpha when the term-window is not focused | 2021-05-21 08:44:26 -04:00 |  | 
			
				
					| 
							
							
								 Luke Smith | 140f27565b | fix #301 | 2021-05-21 08:43:39 -04:00 |  | 
			
				
					| 
							
							
								 Moritz Biering | bb56685063 | Use the additional alpha-value as offset to support a changing alpha properly | 2021-05-06 14:41:36 +02:00 |  | 
			
				
					| 
							
							
								 Moritz Biering | 69925ee23b | Add support for additional alpha when the term-window is not focused | 2021-05-05 21:23:37 +02:00 |  | 
			
				
					| 
							
							
								 Luke Smith | 7e6e779130 | externalpipe all scrollback history | 2021-04-05 17:46:09 -04:00 |  | 
			
				
					| 
							
							
								 Luke Smith | 4cd9bbae3e | scroll removed | 2021-04-05 09:31:07 -04:00 |  | 
			
				
					| 
							
							
								 Luke Smith | ed60a20a11 | Merge branch 'master' of github.com:LukeSmithxyz/st | 2021-04-05 09:27:08 -04:00 |  | 
			
				
					| 
							
							
								 Luke Smith | 60add40bd1 | revert to older, better scrollback patch, fix #284, #289 | 2021-04-05 09:26:55 -04:00 |  | 
			
				
					| 
							
							
								 Luke Smith | d2e4ab7e86 | Merge pull request #282 from sahidvelji/make-uninstall Uninstall scroll when uninstalling st | 2021-03-08 10:40:22 -05:00 |  | 
			
				
					| 
							
							
								 Sahid Velji | 6aee0d97ed | Uninstall scroll when uninstalling st | 2021-03-08 10:31:37 -05:00 |  | 
			
				
					| 
							
							
								 Luke Smith | 67ef1c4d4e | remove final punctuation from possible urls | 2021-03-03 21:39:35 -05:00 |  | 
			
				
					| 
							
							
								 Luke Smith | ebb7b6c96a | Xdefaults example restored, close #278 | 2021-02-19 10:50:35 -05:00 |  | 
			
				
					| 
							
							
								 Luke Smith | 03fe8634cd | scroll update, fixes #274 | 2021-02-06 17:21:10 -05:00 |  | 
			
				
					| 
							
							
								 Luke Smith | d39ded34f1 | readme changes | 2021-02-05 22:33:01 -05:00 |  | 
			
				
					| 
							
							
								 Luke Smith | fa3c401390 | 0.8.4 update, scroll added as separate prog | 2021-02-05 22:28:59 -05:00 |  | 
			
				
					| 
							
							
								 Luke Smith | 73c034ba05 | close #271 | 2021-01-24 16:48:11 -05:00 |  | 
			
				
					| 
							
							
								 Luke Smith | 13b3c631be | funding fix for github | 2020-11-30 20:26:36 -05:00 |  | 
			
				
					| 
							
							
								 Luke Smith | 1faf5cbc0b | Merge branch 'narukeh-master' | 2020-11-30 15:23:39 -05:00 |  | 
			
				
					| 
							
							
								 Luke Smith | dcaad2ceba | copy/open url use same regex. slimming. | 2020-11-30 15:23:31 -05:00 |  | 
			
				
					| 
							
							
								 Hekuran | 7a7c5f8bfd | fixed not being able to copy URL with a dash in it | 2020-11-30 20:45:38 +01:00 |  | 
			
				
					| 
							
							
								 Luke Smith | 8ab3d03681 | transparency to alt keys, added to man | 2020-08-21 15:35:47 -04:00 |  | 
			
				
					| 
							
							
								 Luke Smith | acdd54fe19 | Merge branch 'master' of gitlab.com:LukeSmithxyz/st into master | 2020-08-21 15:30:49 -04:00 |  | 
			
				
					| 
							
							
								 Luke Smith | 80c6f5c5f0 | Merge branch 'master' into 'master' change alpha with keyboard shortcut C-F11/C-F12
See merge request LukeSmithxyz/st!6 | 2020-08-21 19:05:54 +00:00 |  | 
			
				
					| 
							
							
								 luquinha.virus | 73a6020865 | change alpha with keyboard shortcut C-F11/C-F12 | 2020-08-19 00:24:54 -03:00 |  | 
			
				
					| 
							
							
								 Luke Smith | de6fd85eeb | Merge pull request #241 from pierg75/fix_urlhandler Fixed a small issue with the urlhandler. | 2020-08-07 07:20:03 -04:00 |  | 
			
				
					| 
							
							
								 Pierguido Lambri | 7e5b697352 | Fixed a small issue with the urlhandler. Urls lile:
https://whatever.domain/~myprecious/usefull-blog.html
https://brb.imback.maybe/isit/blah#sure
Were not propery handled (everything after either '#' or '~' were ignored).
Escaped '#' and added '~' in the regex.
Signed-off-by: Pierguido Lambri <plambri@redhat.com> | 2020-08-07 09:53:57 +01:00 |  | 
			
				
					| 
							
							
								 Luke Smith | e187610a23 | Merge pull request #215 from halcyonseeker/master Expanded url scheme support and fixed issue with tilde in url | 2020-07-08 11:16:52 -04:00 |  | 
			
				
					| 
							
							
								 Luke Smith | a96508af7c | Merge branch 'mackarelfish-master' | 2020-07-08 11:16:08 -04:00 |  | 
			
				
					| 
							
							
								 Luke Smith | cfef7fa605 | Merge branch 'master' of https://github.com/mackarelfish/st into mackarelfish-master | 2020-07-08 11:15:08 -04:00 |  | 
			
				
					| 
							
							
								 Luke Smith | 3f51ba298c | Merge branch 'dennisleexyz-mouse' | 2020-07-08 11:13:33 -04:00 |  | 
			
				
					| 
							
							
								 Dennis Lee | cf0807b3e9 | use st-scrollback-mouse-altscreen-20190131-e23acb9 | 2020-06-30 18:33:15 -07:00 |  | 
			
				
					| 
							
							
								 Luke Smith | 222eac739d | Merge pull request #224 from Azumgi/glyph_truncation_fix Glyph truncation fix | 2020-06-13 07:56:08 -04:00 |  | 
			
				
					| 
							
							
								 Dreomite | e3b821dcb3 | Fix wide glyphs truncation | 2020-06-13 04:15:30 +03:00 |  | 
			
				
					| 
							
							
								 Dreomite | ca42c0cc02 | Revert db6f796 (fonts overdrawing fix) | 2020-06-13 02:36:43 +03:00 |  | 
			
				
					| 
							
							
								 Luke Smith | b6a1f2d333 | funding file for github sponsors | 2020-06-02 15:23:00 -04:00 |  | 
			
				
					| 
							
							
								 Luke Smith | 919245dd95 | dumb fix | 2020-06-02 15:12:35 -04:00 |  | 
			
				
					| 
							
							
								 Luke Smith | 5478e1c89e | apparently caps | 2020-06-02 15:09:30 -04:00 |  | 
			
				
					| 
							
							
								 Luke Smith | 3c1ef738a7 | Merge branch 'master' of github.com:LukeSmithxyz/st | 2020-06-02 15:06:12 -04:00 |  | 
			
				
					| 
							
							
								 Luke Smith | 9839f563e7 | funding for github sponsors | 2020-06-02 15:05:13 -04:00 |  | 
			
				
					| 
							
							
								 mackarelfish | 6bf7545fc9 | Merge branch 'master' of https://github.com/lukesmithxyz/st | 2020-05-31 10:23:03 +07:00 |  | 
			
				
					| 
							
							
								 Thalia Wright | 47b5bdf806 | Expanded url scheme support and fixed issue with tilde in url | 2020-05-26 01:58:55 -07:00 |  | 
			
				
					| 
							
							
								 Luke Smith | 22c71c355c | Merge pull request #212 from LoganDungeon/patch-1 renamed compton to picom | 2020-05-17 07:57:56 -04:00 |  | 
			
				
					| 
							
							
								 LoganDungeon | 1d64231047 | renamed compton to picom Just a small change: compton recently was renamed to picom | 2020-05-17 13:55:24 +02:00 |  | 
			
				
					| 
							
							
								 Luke Smith | d2083bb47b | Merge pull request #211 from jakubrekowski/patch-1 Added info about include X11 in ubuntu. | 2020-05-17 06:36:20 -04:00 |  | 
			
				
					| 
							
							
								 Jakub Rekowski | 069fed73da | Added info about include X11 in ubuntu. Added comment with X11 path in systems based on ubuntu. | 2020-05-17 10:36:21 +02:00 |  | 
			
				
					| 
							
							
								 Luke Smith | 74b68b32fa | Merge pull request #208 from trissim/wal-osc Pywal live reload with OSC patch and transparency fix | 2020-05-13 18:10:29 -04:00 |  | 
			
				
					| 
							
							
								 Tristan Simas | 05708c89c3 | Reverted bg opacity back to 0.8 for upstream merge | 2020-05-13 17:10:44 -04:00 |  | 
			
				
					| 
							
							
								 Tristan Simas | 24fa39b861 | added the xclearwin patch to fix dirty borders after changing colors | 2020-05-13 17:06:41 -04:00 |  |