mirror of
				https://github.com/kepler155c/opus
				synced 2025-10-30 23:23:03 +00:00 
			
		
		
		
	kernel improvements
This commit is contained in:
		| @@ -26,7 +26,7 @@ local function systemLog() | ||||
| 		if y > 1 then | ||||
| 			local currentTab = kernel.getFocused() | ||||
| 			if currentTab == routine then | ||||
| 				if currentTab.terminal.scrollUp and not currentTab.terminal.noAutoScroll then | ||||
| 				if currentTab.terminal.scrollUp then | ||||
| 					if dir == -1 then | ||||
| 						currentTab.terminal.scrollUp() | ||||
| 					else | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 kepler155c@gmail.com
					kepler155c@gmail.com