#korean #typo #fish #english #convert #ime #fish-shell

app vltl

A Fish shell util to convert a Korean typo to the English command

5 releases

Uses new Rust 2024

0.1.4 Oct 2, 2025
0.1.3 Aug 26, 2025
0.1.2 Aug 26, 2025
0.1.1 Aug 26, 2025
0.1.0 Aug 26, 2025

#391 in Internationalization (i18n)

Download history 124/week @ 2025-09-30 13/week @ 2025-10-07 12/week @ 2025-10-14 2/week @ 2025-10-21

330 downloads per month

MIT license

14KB
295 lines

vltl (피시)

Replace a 2-set Korean keyboard typo to the English command. It also changes your IME mode the English.

Installation

Homebrew

brew tap seokminhong/brew
brew install vltl
# Or
brew install seokminhong/brew/vltl

Cargo install

cargo install vltl

Usage

  1. Add the script to your config.fish file

    # ~/.config/fish/config.fish
    vltl init | source
    
  2. Try Korean typo

    $ ㅔㅞㅡ --version
    vltl: New alias (ㅔㅞㅡ -> pnpm)
    10.5.0
    

https://github.com/user-attachments/assets/3118923a-edd9-4fc0-9688-ad3a0bee7a23

Dependencies

~1.7–2.4MB
~54K SLoC