sawka
|
2df33621fd
|
stateful commands block other commands while they are running, introduce waiting state
|
2022-10-27 22:00:10 -07:00 |
|
sawka
|
1da450e61c
|
implement reinit, also do not store 'columns' var
|
2022-10-27 21:59:17 -07:00 |
|
sawka
|
56259e3f05
|
fix cmd done lock ordering (actually start the cmdwait). implement reset command to re-initialize the terminal
|
2022-10-27 17:10:36 -07:00 |
|
sawka
|
f8d23a68f3
|
minor update
|
2022-10-27 15:25:58 -07:00 |
|
sawka
|
bb7f475055
|
updates for rtnstate
|
2022-10-27 00:36:03 -07:00 |
|
sawka
|
e5d2267f27
|
minor updates to get state to be consistent
|
2022-10-27 00:34:16 -07:00 |
|
sawka
|
0060c8ffc2
|
big update to handle cmd returnstate (still need to process new state with donepacket)
|
2022-10-27 00:33:50 -07:00 |
|
sawka
|
d50ed6ca6c
|
work on evalbracketargs
|
2022-10-26 14:51:12 -07:00 |
|
sawka
|
cabf8a50ff
|
updates for new shellvars
|
2022-10-25 12:31:29 -07:00 |
|
sawka
|
245a1995e2
|
parse shellvariables with args
|
2022-10-25 12:31:07 -07:00 |
|
sawka
|
c9195b3cfd
|
move some sh parsing to shexec
|
2022-10-24 21:29:11 -07:00 |
|
sawka
|
674a6ef11e
|
grab shell vars with export vars
|
2022-10-24 21:26:39 -07:00 |
|
sawka
|
5d6c77491f
|
add shell parser
|
2022-10-24 15:35:01 -07:00 |
|
sawka
|
babf4f392a
|
input modes
|
2022-10-22 23:54:46 -07:00 |
|
sawka
|
3b7dd7c01e
|
working on source command
|
2022-10-22 14:46:39 -07:00 |
|
sawka
|
d8b5508b77
|
returnstate option for runpk (for sourcing files)
|
2022-10-22 14:45:31 -07:00 |
|
sawka
|
c0b3db19d4
|
cleanups for terminal interaction
|
2022-10-20 16:15:21 -07:00 |
|
sawka
|
caf8b1d151
|
use statediff for output for setenv, unset, and cd
|
2022-10-20 16:14:14 -07:00 |
|
sawka
|
e55f7fb4fe
|
working with new static commands
|
2022-10-18 18:03:02 -07:00 |
|
sawka
|
fdc5a289a9
|
use packet.ShellState, send aliases and functions as part of state
|
2022-10-16 23:51:04 -07:00 |
|
sawka
|
b9c3940b99
|
big change to execution, run command as a script and set aliases/funcs
|
2022-10-16 23:46:59 -07:00 |
|
sawka
|
1c2c8c2f4d
|
return defined bash aliases in initpk
|
2022-10-15 13:45:52 -07:00 |
|
sawka
|
4744eaa491
|
handle non-running terminal keypresses
|
2022-10-13 18:58:21 -07:00 |
|
sawka
|
f73baf440c
|
fix scrollbars, lighten scrollbars when not focused
|
2022-10-13 16:09:26 -07:00 |
|
sawka
|
4892c45921
|
remove empty cursor line when terminal is not running
|
2022-10-12 13:57:15 -07:00 |
|