changed object type of fterm to allow reuse
This commit is contained in:
		@@ -1,4 +1,6 @@
 | 
			
		||||
local fterm = require('FTerm').setup({
 | 
			
		||||
local fterm = require('FTerm')
 | 
			
		||||
 | 
			
		||||
fterm.setup({
 | 
			
		||||
    border = 'double',
 | 
			
		||||
    dimensions  = {
 | 
			
		||||
        height = 0.9,
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user