Skip to content

Gawk formatting issues whenever autocomplete is triggered #654

@SpiderUnderUrBed

Description

@SpiderUnderUrBed

The issue is I get Invalid multibyte data detected. There may be a mismatch between your data and your locale each time autocomplete is invoked with ble.sh

Summary:

$ ble summary

The summery subcommand is not avalible:



[spiderunderurbed@daspidercave:~]$ ble summary
ble (ble.sh): unrecognized subcommand 'summary'.
[ble: exit 2]

[spiderunderurbed@daspidercave:~]$ ble --help
usage: ble [SUBCOMMAND [ARGS...]]

SUBCOMMAND
  # Manage ble.sh
  attach  ... alias of ble-attach
  detach  ... alias of ble-detach
  update  ... alias of ble-update
  reload  ... alias of ble-reload
  help    ... Show this help
  version ... Show version
  check   ... Run unit tests

  # Configuration
  opt     ... alias of bleopt
  bind    ... alias of ble-bind
  face    ... alias of ble-face
  hook    ... alias of blehook
  sabbrev ... alias of ble-sabbrev
  palette ... alias of ble-color-show


[spiderunderurbed@daspidercave:~]$ 

Here is it found through the keybinds:

GNU bash, version 5.3.3(1)-release (x86_64-pc-linux-gnu) [NixOS 25.11 (Xantusia)]
ble.sh, version 0.4.0-devel3+1a5c451c (noarch) [git 2.39.0, GNU Make 4.3, GNU Awk 5.1.1, API: 3.1 (GNU MPFR 4.1.0-p13, GNU MP 6.2.1)]
bash-completion, version 2.16.0 (hash:480ffcc6a751e55621ec526eb5dea7a0d86d9e72, 17877 bytes) (noarch)
locale: LANG=en_NZ.UTF-8 LC_ADDRESS=en_NZ.UTF-8 LC_IDENTIFICATION=en_NZ.UTF-8 LC_MEASUREMENT=en_NZ.UTF-8 LC_MONETARY=en_NZ.UTF-8 LC_NAME=en_NZ.UTF-8 LC_NUMERIC=en_NZ.UTF-8 LC_PAPER=en_NZ.UTF-8 LC_TELEPHONE=en_NZ.UTF-8 LC_TIME=en_NZ.UTF-8
terminal: TERM=xterm-256color wcwidth=15.0-west/15.0-2+ri, konsole:220380 (1;115;0)

Actual issue (directly):

[spiderunderurbed@daspidercave:~]$ ls 'gawk: cmd. line:112: (FILENAME=- FNR=7) warning: Invalid multibyte data detected. There may be a mismatch between your data and your locale
'sch

Whenever I do ls I always get this issue with gawk

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions