Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NixOS/nixpkgs
base: 0811ec6873ec
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: cf3954647ef5
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Aug 12, 2020

  1. mlterm: enable IME support

    A core feature of mlterm is its support for a wide range of languages, including
    those which use non-alphabetic letters. In order to input such letters on an
    alphabetic keyboard, an IME needs to be used. Mlterm supports most of the
    popular ones by default, they just need to be visible in the configure phase.
    
    These three are the IMEs supported by both NixOS and mlterm.
    Atemu committed Aug 12, 2020
    Copy the full SHA
    8011cd7 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2020

  1. Merge pull request #95290 from Atemu/mlterm-ime

    mlterm: enable IME support
    gebner committed Aug 22, 2020
    Copy the full SHA
    cf39546 View commit details
    Browse the repository at this point in the history