Commit graph

123 commits

Author SHA1 Message Date
Anthony Scopatz
2d7533af22 updates fom comunicating to users 2016-06-09 22:52:41 -04:00
adam j hartz
d038b4ba1d merge from eode:master into master 2016-06-09 21:33:09 -04:00
adam j hartz
aeb67a3ac0 small updates to tutorial 2016-06-09 21:32:34 -04:00
adam j hartz
4467e94758 merge from master 2016-06-09 18:19:26 -04:00
Brian Visel
c604613c44 Remove extraneous print call in tutorial example 2016-06-09 07:46:37 -04:00
Brian Visel
578abc4d02 Merged upstream code to sync pull request #1183 2016-06-09 06:15:50 -04:00
Brian Visel
68914e021c Add captive command iteration to tutorial. 2016-06-09 05:12:21 -04:00
Mark Szumowski
d408049705 Fix typo in tutorial 2016-06-09 12:47:07 +10:00
Jeremy Donahue
4400a6f98a Implement '+' and '-' for fg
Implement '+' and '-' for fg for BASHwards compatability.
2016-06-08 18:43:39 -07:00
adam j hartz
411ccade7d docs 2016-06-07 17:50:40 -04:00
Aaron Meurer
8f56f02288 Add note to docs that alias functions should start with underscores
See #1083.
2016-06-06 14:58:17 -04:00
adam j hartz
cf188bf13c BASH -> Bash everywhere 2016-06-04 15:36:21 -04:00
adam j hartz
9c4b476b7a merge from master 2016-06-04 13:38:09 -04:00
Aaron Meurer
978c443e87 Clear up sentence about the @ operator in the tutorial
The code in @ is not run in subprocess mode, but rather, the operator itself
is used in subprocess mode.
2016-06-02 23:53:55 -05:00
adam j hartz
278e16af82 merge from master 2016-06-02 17:22:44 -04:00
adam j hartz
db09ebe632 clarify: completion based on executable files on path 2016-06-02 14:28:29 -04:00
adam j hartz
696951fa64 small docs typo 2016-06-02 12:17:27 -04:00
adam j hartz
a525b2a18e documentation updates 2016-06-02 12:08:13 -04:00
Erin Call
2d907fdc1d Typo fix 2016-05-31 23:20:14 -07:00
Anthony Scopatz
c8249a033b minor doc updates 2016-05-28 19:13:06 -04:00
Anthony Scopatz
d45e637b9a more updates 2016-05-28 17:35:56 -04:00
adam j hartz
af0eb74b6b slightly more substantial tutorial entry for @$ 2016-05-21 22:29:48 -04:00
adam j hartz
2ff3fdf3a8 small docs updates 2016-05-21 10:29:21 -04:00
Anthony Scopatz
4a6e153396 doc fixes 2016-05-20 17:58:50 -04:00
Anthony Scopatz
50d76f9570 more docs 2016-05-11 01:55:53 -04:00
Anthony Scopatz
230174235d cl fix 2016-04-09 00:14:03 -04:00
Randy Syring
3a14cc2bdd add kwarg support to Env.swap()
fixes gh-769
2016-04-01 01:41:23 -04:00
Anthony Scopatz
83a61a1964 broken merge 2016-03-31 22:04:11 -04:00
Gil Forsyth
29b978b35c change to return self, add docs and CL 2016-03-31 16:56:39 -04:00
Anthony Scopatz
a7b52b5678 added some aliases to CompletedCommand 2016-03-16 12:30:45 -04:00
Anthony Scopatz
bdf10a11d3 minor fixup for !() and ![] 2016-03-16 01:51:11 -04:00
adam j hartz
31653ec56b add new operators to tutorial 2016-03-12 19:33:01 -05:00
Anthony Scopatz
d4d39449e2 splchk 2016-02-29 21:18:22 -05:00
Anthony Scopatz
c1446f2c7b Merge branch 'master' into andor 2016-02-24 22:59:16 -05:00
Anthony Scopatz
0b88ad7375 added some more color docs 2016-02-20 15:24:19 -05:00
Anthony Scopatz
a7bb6fbb31 fixed cl 2016-02-18 20:34:51 -05:00
Morten Enemark Lund
3e170bf296 Fix a few typos in tutorial.rst 2016-02-16 11:41:32 +01:00
Anthony Scopatz
ce3361cf87 Merge branch 'master' into andor 2016-02-10 03:20:43 -05:00
Anthony Scopatz
153d2358e3 org to sh 2016-02-10 02:43:04 -05:00
Anthony Scopatz
63a1c108d9 updated docs for and/or 2016-02-10 02:13:07 -05:00
Anthony Scopatz
7e054239c6 some doc updates 2016-02-04 22:37:45 -05:00
Anthony Scopatz
530f00b513 added some basic docs 2016-02-04 21:48:59 -05:00
Anthony Scopatz
62939d446a docs for RAISE_SUBPROC_ERROR 2016-01-24 12:08:50 -05:00
adam j hartz
0cc8951aa6 small docs note 2016-01-10 19:56:07 -05:00
adam j hartz
2bc5c3b1f1 document environment variable expansion 2015-12-19 17:18:21 -05:00
adam j hartz
6d2d5e030b small bit of documentation for current_job 2015-12-05 15:37:00 -05:00
adam j hartz
993f5bfb2f quick docs for short_cwd 2015-11-29 20:38:23 -05:00
Travis Shirk
08c727efaf Example of 3-tuple alias retval added to tutorial. 2015-11-27 11:36:18 -07:00
Burak Yigit Kaya
0564ec6547 Add equivalent of \$ in bash as prompt_end
Adds a new `prompt_end` formatter variable for prompt. The value is `$`
for normal users and `#` for root users.
2015-11-05 20:18:36 +03:00
adamheins
8ec632f2a6 Fix typo in tutorial doc. 2015-10-06 18:18:25 -07:00