#is there any way to open a gui app in tmux split window?

10 messages · Page 1 of 1 (latest)

fiery epoch
#

is there any way to open a gui app in a split terminal on tmux or any other terminal tab manager?

solar lagoon
#

@fiery epoch why open a gui app from the terminal?

fiery epoch
#

im learning asm and i use dosbox-x to run my code, i use tmux to have both example and my code open (and when i need to open dosbox-x), so i got used to switching between split screens and switching between windows instead kinda disbalances me

fiery epoch
#

yes

solar lagoon
#

you don't need to use dosbox to program in assembly

#

just binutils fasm or nasm or yasm

fiery epoch
#

we're using dosbox-x to emulate ms-dos on which we run the programs (its 16bit asm for intel 8086 i think)

fiery epoch