Commit Graph

5 Commits

Author SHA1 Message Date
OscarL
e7938b444b xonsh: update to version 0.14.1 (#9294)
Also:

- Fixed tab-completion when using libedit.
- Avoid mentions of "~/.xonshrc". Point to, and use,
  ~/config/settings/xonsh/xonchrc instead.
- Added "pygments" as a required package.
  It is listed as an optional dependency, but "xonfig web"
  (a command user will likely try as it is advertized at
  start-up) fails without it.
- Silenced a startup error message, as it is known to be a
  libedit vs readline issue, and doesn't seems to affect
  normal usage.

  Will now warn against using libedit, and recommend installing
  the "gnureadline" Python module instead (currently, we don't
  have it on HaikuPorts).
- require prompt_toolkit now that we have it. It provides
  a much more richer experience out of the box.
2023-08-30 19:17:20 +00:00
augiedoggie
fc78a694a1 xonsh: fix python package version (#8919)
fixes #8896
2023-07-01 21:54:14 -06:00
extrowerk
7a160a4e37 Xonsh: bump (#6715)
* Xonsh: bump
2022-05-11 11:38:17 +02:00
Schrijvers Luc
902dc2bfae xonsh, bump version (#6247) 2021-10-07 12:00:20 +02:00
extrowerk
898ddca288 Xonsh 0.9.23 (#5321)
* xonsh: new recipe

* remove cruft
2020-11-09 08:11:03 +01:00