Commit graph

56 commits

Author SHA1 Message Date
Morten Enemark Lund
98e46de64b Add missing whitespaces 2018-04-25 11:00:23 +02:00
Morten Enemark Lund
dccb41ae52 Make it clear that `free_cwd` is a Win only xontrib 2017-12-03 21:46:04 +01:00
Jamie Bliss
fc86363d71 Rename xip to xpip 2017-07-25 14:49:54 -04:00
Jamie Bliss
c1d0c53089 Substitute xip for pip in places it should be used. 2017-07-25 14:22:08 -04:00
Jamie Bliss
6dbec65450 Add xontrib-schedule 2017-07-09 13:42:14 -04:00
Niklas Hambüchen
c3b13d10a9 Add whole_word_jumping xontrib. Implements #2403 2017-06-19 21:18:18 +02:00
Joel Gerber
aa285e932c
Text string spelling corrections
A number of common spelling typos found within text strings in various
source code files have been identified and resolved.
2017-06-07 11:51:26 -04:00
Shahin
5527a8b84d
Add news entry and update installation package installation direction to use xip 2017-05-18 21:42:22 +04:30
Shahin
e5fa25f19d
Add xontrib-fzf-widgets 2017-05-18 14:28:43 +04:30
Morten Enemark Lund
08d78cbb16 Merge pull request #2319 from xonsh/astronouth7303-xontrib-xip-patch
Recommend `xip` to install my xontribs
2017-03-21 15:15:14 +01:00
Jamie Bliss
af40fb40bb Recommend xip to install my xontribs
xontribs should be installed with xip now, so do that.
2017-03-14 23:14:18 -04:00
Morten Enemark Lund
f6a5c85cb0 Move to a xontrib 2017-03-09 22:29:49 +01:00
Anthony Scopatz
87f52530e5 Merge branch 'master' into rtnjdei 2017-02-21 11:47:15 -05:00
Anthony Scopatz
498fca5aaa new xoreutils 2017-02-12 18:07:26 -05:00
Anthony Scopatz
feb0c9b209 Return of the Jedi 2017-02-07 22:53:28 -05:00
Bernardas
0205165bad fix missing curly braces 2017-01-23 17:18:18 +00:00
Bernardas
d653ce18a9 add news entry for click_tabcomplete xontrib as per pull/2103 2017-01-23 16:06:53 +00:00
Bernardas
e5392d9042 fix order for xontribs and add entry to packages; adjust github urls of vox_tabcomplete 2017-01-23 15:56:58 +00:00
Bernardas
3bc117f6dd add xontrib entry for click-tabcompleter from https://github.com/Granitosaurus/xonsh-click-tabcomplete 2017-01-23 01:12:40 +00:00
Hugo Wang
6926a21b9c updated XONSH_DEBUG debug levels 2016-12-15 22:30:26 +08:00
Anthony Scopatz
5281a4e045 more warnings 2016-11-22 10:27:55 -05:00
Anthony Scopatz
5ff0605569 missing comma 2016-11-20 18:39:38 -05:00
Anthony Scopatz
322fb7e8ad some final cleanup 2016-11-20 18:35:30 -05:00
Alexander Sosedkin
c4b0954d6b Add xontrib-vi-mode-prompt
xontrib-vi-mode-prompt is a vi-mode status formatter for xonsh prompt.

Homepage: https://github.com/t184256/xontrib-prompt-vi-mode

As it depends on xonsh/xonsh/pull/1761,
I've branched it off t184256/xonsh/reeval-prompt-on-keypress.
2016-09-26 01:21:52 +07:00
Leonardo Santagada
bebc455442 fix typo 2016-09-15 11:34:33 +02:00
Leonardo Santagada
47647ee556 add xontrib powerline 2016-09-15 11:34:20 +02:00
Owen Campbell
a2cc5c2d2e Fix json layout 2016-09-03 19:42:02 +01:00
Owen Campbell
0bdd84ec75 Add xontrib-thefuck 2016-09-03 18:54:11 +01:00
Gil Forsyth
7aef01eea0 remove pacman completion xontrib
This xontrib is no longer needed thanks to improvements in
bash-completion imports.  Yay!  One less thing to maintain!
2016-08-26 09:36:17 -04:00
Cody Scott
4672438eed Adding prompt_ret_code to xontribs 2016-08-25 12:32:15 -04:00
Jamie Bliss
b0a594cbd3 Submitting xontrib-z 2016-07-29 13:43:42 -04:00
Anthony Scopatz
f7fd13ff12 Merge pull request #1455 from astronouth7303/patch-1
Publish avox
2016-07-20 18:21:38 -05:00
Jamie Bliss
7a05377443 Migrate vox to a xontrib 2016-07-20 15:45:14 -04:00
Jamie Bliss
5cd335725f Typo
This is what I get for editing on github.
2016-07-20 15:09:51 -04:00
Jamie Bliss
26faf4db78 Publish avox
Publishing avox, the automatic vox.

See README.md for usage instructions.
2016-07-20 14:05:08 -04:00
Marvin Steadfast
c88ce667eb Added xonsh-docker-tabcomplete to xontribs.json 2016-07-20 15:16:25 +02:00
Gil Forsyth
4c4fddc80d add xonda to xontribs 2016-06-30 12:42:37 -04:00
Bernardas
386c1a42e7 add entry for vox-tabcomplete xontrib 2016-06-30 09:34:31 +00:00
Bernardas
df71c5fa74 add entry for scrapy-tabcomplete xontrib 2016-06-28 16:44:16 +00:00
Bernardas
41952a2136 add missing } 2016-06-28 09:26:34 +00:00
Bernardas
83073ac9eb add autoxsh xontrib entry to xontribs.json 2016-06-28 08:56:33 +00:00
Bernardas Ališauskas
5e30fa60b8 Add xonsh-autoxsh xontrib
Hi,
I've made a clone of `autoenv` for xonsh. It functions very much the same. 
If anyone has any comments or suggestions - let me know!
2016-06-27 13:39:26 +00:00
Anthony Scopatz
e2dece482c Merge pull request #1333 from xonsh/pacman_xontrib
add pacman tab completion xontrib
2016-06-24 12:50:04 -04:00
Gil Forsyth
532262f075 add pacman tab completion xontrib 2016-06-24 12:36:50 -04:00
Anthony Scopatz
8d564879f4 fixed name of apt_tabcomplete.xsh 2016-06-24 11:39:04 -04:00
Kermit Alexander II
58832bbaab add xonsh-apt-tabcomplete to xontribs.json 2016-06-17 08:47:18 -05:00
Anthony Scopatz
718576398a more docs 2016-06-05 22:39:28 -04:00
Anthony Scopatz
ec66276538 some updates 2016-06-05 15:31:50 -04:00
Anthony Scopatz
5cd0638112 moar hooks 2016-06-04 22:28:36 -04:00
Anthony Scopatz
8fc2b2998d xontrib fix 2016-05-28 19:39:39 -04:00