[ Languages: English | 日本語 (Japanese) ]
Settings for akinomyoga/ble.sh
Unless otherwise specified, files in this repository are provided under the
BSD 3-clause license. The files in airline are provided under the
MIT License. The details are explained in sub-pages:
fzf and skimThis includes the following modules. The details are described in integration/fzf.md.
integration/fzf-initializeintegration/fzf-completionintegration/fzf-key-bindingsintegration/fzf-gitintegration/fzf-menuintegration/skim-completionintegration/skim-initializeintegration/skim-key-bindingsintegration/bash-preexecThe following modules will be automatically loaded by ble.sh when necessary.
integration/bash-completionintegration/nix-completionintegration/zoxideThe colorglass module can be used to adjust the global behavior of the colors
of ble.sh's interface. This can be used to perform various color
manipulations, including gamma correction, color blending, hue rotation,
saturation, monochrome, and color blindness emulation.
colorglassThis module enables recoding of the detailed command history. The sqlite3
command is required as a dependency.
histdbThe command history is saved in an sqlite3 database at
~/.local/state/blesh/history@host.sqlite3. The query can be sent by
ble-histdb query "<sqlite query>;":
$ ble-histdb query .schema
$ ble-histdb query "SELECT command, issue_time FROM command_history;"
The statistics and graphs can be shown by the following commands:
$ ble-histdb stats
$ ble-histdb calendar
$ ble-histdb week
$ ble-histdb top
The following modules define named prompt sequences, which can be called in
PS1, etc. with the prompt sequence \q{contrib/...}. The details are
described here.
prompt-deferprompt-elapsedprompt-gitprompt-vim-modeThe modules in the subdirectory scheme define color schemes that can be
specified to bleopt color_scheme. The details are described in
scheme/README.md.
scheme/*The modules in the subdirectory airline define the airline themes that can be
specified to bleopt vim_airline_theme.
airline/*The modules in the subdirectory layer defines the layers that can be
specified to the _ble_highlight_layer_list array, or the utilitities for
defining layers.
layer/*The modules in the subdirectory config provide examples of specific settings.
config/alias-tipsconfig/execmarkconfig/github265-prompt-path-level-colorsconfig/github288-filter-sabbrev-completionconfig/github296-named-execmarkconfig/github302-perlre-serverconfig/github481-elapsed-mark-without-commandconfig/github483-elapsed-mark-on-errorconfig/github499-append-to-last-modifiedconfig/github678-expand-command-suffixconfig/readlineShell
99.7%
[ Languages: English | 日本語 (Japanese) ]
Settings for akinomyoga/ble.sh
Unless otherwise specified, files in this repository are provided under the
BSD 3-clause license. The files in airline are provided under the
MIT License. The details are explained in sub-pages:
fzf and skimThis includes the following modules. The details are described in integration/fzf.md.
integration/fzf-initializeintegration/fzf-completionintegration/fzf-key-bindingsintegration/fzf-gitintegration/fzf-menuintegration/skim-completionintegration/skim-initializeintegration/skim-key-bindingsintegration/bash-preexecThe following modules will be automatically loaded by ble.sh when necessary.
integration/bash-completionintegration/nix-completionintegration/zoxideThe colorglass module can be used to adjust the global behavior of the colors
of ble.sh's interface. This can be used to perform various color
manipulations, including gamma correction, color blending, hue rotation,
saturation, monochrome, and color blindness emulation.
colorglassThis module enables recoding of the detailed command history. The sqlite3
command is required as a dependency.
histdbThe command history is saved in an sqlite3 database at
~/.local/state/blesh/history@host.sqlite3. The query can be sent by
ble-histdb query "<sqlite query>;":
$ ble-histdb query .schema
$ ble-histdb query "SELECT command, issue_time FROM command_history;"
The statistics and graphs can be shown by the following commands:
$ ble-histdb stats
$ ble-histdb calendar
$ ble-histdb week
$ ble-histdb top
The following modules define named prompt sequences, which can be called in
PS1, etc. with the prompt sequence \q{contrib/...}. The details are
described here.
prompt-deferprompt-elapsedprompt-gitprompt-vim-modeThe modules in the subdirectory scheme define color schemes that can be
specified to bleopt color_scheme. The details are described in
scheme/README.md.
scheme/*The modules in the subdirectory airline define the airline themes that can be
specified to bleopt vim_airline_theme.
airline/*The modules in the subdirectory layer defines the layers that can be
specified to the _ble_highlight_layer_list array, or the utilitities for
defining layers.
layer/*The modules in the subdirectory config provide examples of specific settings.
config/alias-tipsconfig/execmarkconfig/github265-prompt-path-level-colorsconfig/github288-filter-sabbrev-completionconfig/github296-named-execmarkconfig/github302-perlre-serverconfig/github481-elapsed-mark-without-commandconfig/github483-elapsed-mark-on-errorconfig/github499-append-to-last-modifiedconfig/github678-expand-command-suffixconfig/readlineShell
99.7%