Eberhard Beilharz
|
89a253b1ca
|
feat(linux): Enhance tab completion in km-package-install
This change adds tab completion for the bcp-47 parameter in
km-package-install.
Fixes #5361
|
2023-01-11 12:28:12 +01:00 |
|
Eberhard Beilharz
|
c9fad367f8
|
chore(linux): Fix shellcheck warnings
|
2023-01-10 11:40:12 +01:00 |
|
Eberhard Beilharz
|
7df84301b0
|
chore(linux): Refactor completion script
|
2023-01-10 10:46:37 +01:00 |
|
Eberhard Beilharz
|
3eb4b58a58
|
fix(linux): Remove tab completion warning
This is done by replacing the deprecated `imp` module.
Fixes #6227.
|
2022-04-11 16:30:22 +02:00 |
|
Eberhard Beilharz
|
2831084b87
|
fix(linux): respect XDG_CACHE_HOME environment variable
|
2021-06-24 14:54:03 +02:00 |
|
Eberhard Beilharz
|
cafbdef35a
|
fix(linux): fix tab completion for command line tools
Fixes #5306
|
2021-06-24 11:47:13 +02:00 |
|
glasseyes
|
f72b8c477e
|
parameters changed in km-package-install
bash completion changed for that
|
2018-12-03 11:52:20 +07:00 |
|
glasseyes
|
fce8c0161f
|
[linux] alternative --x options for km scripts
add completion for km-kvk2ldml options
|
2018-10-08 13:25:03 +07:00 |
|
glasseyes
|
be0443c593
|
[linux] cope with lack of network
create empty file if nothing in cache and no network
get the file if network comes back
|
2018-10-08 10:34:41 +07:00 |
|
glasseyes
|
4ffe5b1fc7
|
[linux] separate into separate files
fix installation in deb package:
add to MANIFEST.in to go into dist tarball
there is a dh bash-completion so use it
add completion for km-package-get
|
2018-10-06 18:23:05 +07:00 |
|