]> git.lizzy.rs Git - linenoise.git/commit
Enable ^Z (SUSP) support
authorSteve Bennett <steveb@workware.net.au>
Mon, 1 Jan 2018 03:11:16 +0000 (13:11 +1000)
committerSteve Bennett <steveb@workware.net.au>
Mon, 1 Jan 2018 03:11:16 +0000 (13:11 +1000)
commit29aedbd22b5e3529aff1f85ec1b3164118b83291
treedc6630821a84f92049dbc76c4c5b9be1d97c562f
parente795d44159bbbd636c599b7827c64e7533fc9334
Enable ^Z (SUSP) support

Allows the current process to be backgrounded and then resumed.

Signed-off-by: Steve Bennett <steveb@workware.net.au>
linenoise.c