Skip to content
#

unicode

Here are 1,413 public repositories matching this topic...

🔍NEW ugrep v3.7: ultra fast grep with interactive TUI, fuzzy search, boolean queries, hexdumps and more: search file systems, source code, text, binary files, archives (cpio/tar/pax/zip), compressed files (gz/Z/bz2/lzma/xz/lz4/zstd), documents etc. A faster, user-friendly and compatible grep replacement.

  • Updated May 23, 2022
  • C++
contour
christianparpart
christianparpart commented Mar 17, 2022

We do not (want to) support multiple installed versions anyways. So let's get rid of the version component in the program folder.

Checklist

  • install into path not containing the app version
  • auto-updater.
  • put contour.exe's app path into the user's (/system's) search path.
  • ensure font metrics when moving window to different screen with different DPI scale.
help wanted good first issue platform: windows
icu4x
dminor
dminor commented May 16, 2022

From unicode-org/icu4x#1873 (comment), "Having icu_datetime::pattern::reference::pattern::Pattern and icu_datetime::pattern::runtime::pattern::Pattern makes this super confusing to review, as opposed to having a struct named ReferencePattern and RuntimePattern"

These are internal structures, so we don't need to do this prior to ICU4X 1.0.

good first issue help wanted A-design C-datetime

Improve this page

Add a description, image, and links to the unicode topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the unicode topic, visit your repo's landing page and select "manage topics."

Learn more