From 10aa107380cea9d79b7a35e2c5c4b507d7646334 Mon Sep 17 00:00:00 2001 From: ridiculousfish Date: Tue, 5 Jun 2012 01:22:25 -0700 Subject: [PATCH] Updated relnotes --- release_notes.html | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/release_notes.html b/release_notes.html index b80e5c2c3..737020b6b 100644 --- a/release_notes.html +++ b/release_notes.html @@ -19,7 +19,10 @@ li {
  • Overrides of default functions should be fixed. The "internalized scripts" feature is disabled for now.
  • Disabled delayed suspend. This is a strange job-control feature of BSD systems, including OS X. Disabling it frees up Control Y for other purposes; in particular, for yank, which now works on OS X.
  • fish_indent is fixed. In particular, the funced and funcsave functions work again. -
  • A SIGTERM now ends the whole execution stack again (from this issue). +
  • A SIGTERM now ends the whole execution stack again (resolving this issue). +
  • Bumped the __fish_config_interactive version number so the default fish_color_autosuggestion kicks in. +
  • fish_config better handles combined term256 and classic colors like "555 yellow". +

    New Features

    @@ -33,7 +36,7 @@ li {
    Credit to Siteshwar for implementation. Thanks Siteshwar!
  • - +