diff options
| author | Mitja Felicijan <mitja.felicijan@gmail.com> | 2023-10-31 11:05:28 +0100 |
|---|---|---|
| committer | Mitja Felicijan <mitja.felicijan@gmail.com> | 2023-10-31 11:05:28 +0100 |
| commit | c9d51c7de97f8af318fa7eb866c138a69676e1d7 (patch) | |
| tree | 18f51726efa1ea45366d4e0f01a99888cf51d995 /content/notes/2023-05-25-show-xterm-colors.md | |
| parent | 6ee7245390cdf4e19fef82c2423ba325adea4114 (diff) | |
| download | mitjafelicijan.com-c9d51c7de97f8af318fa7eb866c138a69676e1d7.tar.gz | |
Made a bunch of content fixes
Diffstat (limited to 'content/notes/2023-05-25-show-xterm-colors.md')
| -rw-r--r-- | content/notes/2023-05-25-show-xterm-colors.md | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/content/notes/2023-05-25-show-xterm-colors.md b/content/notes/2023-05-25-show-xterm-colors.md index cc5eca4..1e6d526 100644 --- a/content/notes/2023-05-25-show-xterm-colors.md +++ b/content/notes/2023-05-25-show-xterm-colors.md | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | --- | 1 | --- |
| 2 | title: Display xterm color palette | 2 | title: Display xterm color palette |
| 3 | url: write-iso-usb.html | 3 | url: xterm-color-palette.html |
| 4 | date: 2023-05-25T12:00:00+02:00 | 4 | date: 2023-05-25T12:00:00+02:00 |
| 5 | type: note | 5 | type: note |
| 6 | draft: false | 6 | draft: false |
| @@ -82,4 +82,3 @@ case ${1-none} in | |||
| 82 | ;; | 82 | ;; |
| 83 | esac | less --raw-control-chars --QUIT-AT-EOF --no-init | 83 | esac | less --raw-control-chars --QUIT-AT-EOF --no-init |
| 84 | ``` | 84 | ``` |
| 85 | |||
