newsh icon indicating copy to clipboard operation
newsh copied to clipboard

Add a file config + allow to specificy a terminalApp setup for linux

Open wighawag opened this issue 4 years ago • 0 comments

we can now have a .newsh.json file that configure the options This is very useful as each user might have different preferences

This PR also add terminalAppSetup with is a string of argument to support terminal that do not use the usual -e <file> setup on linux

user can now specific a string like newsh --terminalAppSetup="-e {{file}}" to achieve the same

wighawag avatar Apr 23 '20 07:04 wighawag