Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] busybox: fix unicode characters and prompt settings
@ 2019-05-05  4:18 voidlinux-github
  2019-05-05 18:24 ` [PR PATCH] [Closed]: " voidlinux-github
  0 siblings, 1 reply; 2+ messages in thread
From: voidlinux-github @ 2019-05-05  4:18 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 345 bytes --]

There is a new pull request by CameronNemo against master on the void-packages repository

https://github.com/CameronNemo/void-packages busybox2
https://github.com/void-linux/void-packages/pull/11499

busybox: fix unicode characters and prompt settings


A patch file from https://github.com/void-linux/void-packages/pull/11499.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-busybox2-11499.patch --]
[-- Type: application/text/x-diff, Size: 1420 bytes --]

From 6d0c25ebfa72cfd10cb6d9c57881ae0afc754ec4 Mon Sep 17 00:00:00 2001
From: Cameron Nemo <cnemo@tutanota.com>
Date: Sat, 4 May 2019 18:07:42 -0700
Subject: [PATCH] busybox: fix unicode characters and prompt settings

---
 srcpkgs/busybox/files/dotconfig | 4 ++--
 srcpkgs/busybox/template        | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/busybox/files/dotconfig b/srcpkgs/busybox/files/dotconfig
index 0cbd021404e..fae2c588bef 100644
--- a/srcpkgs/busybox/files/dotconfig
+++ b/srcpkgs/busybox/files/dotconfig
@@ -104,10 +104,10 @@ CONFIG_FEATURE_EDITING_HISTORY=15
 CONFIG_FEATURE_REVERSE_SEARCH=y
 CONFIG_FEATURE_TAB_COMPLETION=y
 CONFIG_FEATURE_USERNAME_COMPLETION=y
-# CONFIG_FEATURE_EDITING_FANCY_PROMPT is not set
+CONFIG_FEATURE_EDITING_FANCY_PROMPT=y
 CONFIG_FEATURE_EDITING_WINCH=y
 # CONFIG_FEATURE_EDITING_ASK_TERMINAL is not set
-CONFIG_LOCALE_SUPPORT=y
+# CONFIG_LOCALE_SUPPORT is not set
 CONFIG_UNICODE_SUPPORT=y
 # CONFIG_UNICODE_USING_LOCALE is not set
 # CONFIG_FEATURE_CHECK_UNICODE_IN_ENV is not set
diff --git a/srcpkgs/busybox/template b/srcpkgs/busybox/template
index d0312a6b01c..691c0ed6e61 100644
--- a/srcpkgs/busybox/template
+++ b/srcpkgs/busybox/template
@@ -1,7 +1,7 @@
 # Template file for 'busybox'
 pkgname=busybox
 version=1.30.1
-revision=2
+revision=3
 hostmakedepends="perl"
 checkdepends="zip"
 short_desc="Swiss Army Knife of Embedded Linux"

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PR PATCH] [Closed]: busybox: fix unicode characters and prompt settings
  2019-05-05  4:18 [PR PATCH] busybox: fix unicode characters and prompt settings voidlinux-github
@ 2019-05-05 18:24 ` voidlinux-github
  0 siblings, 0 replies; 2+ messages in thread
From: voidlinux-github @ 2019-05-05 18:24 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 184 bytes --]

There's a closed pull request on the void-packages repository

busybox: fix unicode characters and prompt settings
https://github.com/void-linux/void-packages/pull/11499
Description: 

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-05-05 18:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-05  4:18 [PR PATCH] busybox: fix unicode characters and prompt settings voidlinux-github
2019-05-05 18:24 ` [PR PATCH] [Closed]: " voidlinux-github

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).