Aaron Gyes
|
807dc82a75
|
Rename things to avoid conflicts in headers
Was breaking builds
* ncurses.h: can declare `char *const key_name'.
* netbsd term.h: has `newline', `lines' macros.
|
2016-07-01 03:57:16 -07:00 |
|
Aaron Gyes
|
47fbfdca3e
|
Add note about the zombie process
|
2016-07-01 02:21:13 -07:00 |
|
Aaron Gyes
|
772e35562a
|
suspend output after '\n' not printing before kill
|
2016-07-01 01:53:43 -07:00 |
|
Aaron Gyes
|
e42f593553
|
show 'fg' usage for suspend if not forcing
|
2016-07-01 01:27:03 -07:00 |
|
Aaron Gyes
|
9642fcb589
|
Update suspend docs. When used, show how to resume
Fixes #3154
|
2016-07-01 01:18:07 -07:00 |
|
Aaron Gyes
|
7ac32e45cb
|
Remove SHLVL check.
Fixes #3154.
|
2016-06-18 22:20:18 -07:00 |
|
Aaron Gyes
|
e6d4ac5ee2
|
Decrease minimum SHLVL for suspend without --force
There is some discussion on #2269
|
2016-06-15 23:05:36 -07:00 |
|
Fabian Homborg
|
17c756971a
|
Add a shell suspend function
Squashed commit of the following:
commit ede9e510751497d61ff0e78fd948e901171cf6f9
Merge: 938da30 239d2a2
Author: Fabian Homborg <FHomborg@gmail.com>
Date: Thu Aug 6 18:47:43 2015 +0200
Merge branch 'suspend' of https://github.com/mwm/fish-shell into suspend
commit 239d2a28e1
Author: Mike Meyer <mwm@mired.org>
Date: Thu Aug 6 11:24:32 2015 -0500
Handle interactive & login shells, SHLVL checks, and better message.
commit 6334047ebd
Author: Mike Meyer <mwm@mired.org>
Date: Tue Aug 4 08:53:10 2015 -0500
Add a description to suspend
commit 080458b31c
Author: Mike Meyer <mwm@mired.org>
Date: Tue Aug 4 07:05:17 2015 -0500
Add a shell suspend function
|
2015-08-30 18:42:35 +02:00 |
|