mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-04 07:21:14 -03:00
fish_config: group bindings by command, show raw binding commands on click
This commit is contained in:
@@ -220,6 +220,11 @@ body {
|
||||
word-wrap: break-word;
|
||||
}
|
||||
|
||||
.raw_binding {
|
||||
padding-left: 20px;
|
||||
font-family: monospace;
|
||||
}
|
||||
|
||||
.history_text {
|
||||
padding-top: 5px;
|
||||
padding-bottom: 5px;
|
||||
|
||||
Reference in New Issue
Block a user