File tree Expand file tree Collapse file tree 3 files changed +3
-6
lines changed Expand file tree Collapse file tree 3 files changed +3
-6
lines changed Original file line number Diff line number Diff line change 1
1
# Transparent Pipe(tp)
2
2
[ ![ Go Report Card] ( https://goreportcard.com/badge/github.com/minefuto/tp )] ( https://goreportcard.com/report/github.com/minefuto/tp )
3
- [ ![ release ] ( https://github.com/minefuto/tp/actions/workflows/release .yml/badge.svg )] ( https://github.com/minefuto/tp/actions/workflows/release .yml )
3
+ [ ![ build ] ( https://github.com/minefuto/tp/actions/workflows/build .yml/badge.svg )] ( https://github.com/minefuto/tp/actions/workflows/build .yml )
4
4
![ GitHub release (latest by date)] ( https://img.shields.io/github/v/release/minefuto/tp )
5
5
![ GitHub go.mod Go version] ( https://img.shields.io/github/go-mod/go-version/minefuto/tp )
6
6
![ GitHub] ( https://img.shields.io/github/license/minefuto/tp )
@@ -15,12 +15,9 @@ It provides two displays.
15
15
16
16
<img src =" https://github.com/minefuto/tp/blob/main/gif/tp.gif " >
17
17
18
- ## shell integration
18
+ ## Shell integration
19
19
It can be synchronized shell's linebuffer and ` tp ` 's inputfield.
20
-
21
- <img src =" https://github.com/minefuto/tp/blob/main/gif/tp-shell.gif " >
22
-
23
- The below config is the ` zsh ` integration.
20
+ The below config is the ` zsh ` integration.
24
21
keymappings: ` ctrl + | `
25
22
```
26
23
function transparent-pipe() {
You can’t perform that action at this time.
0 commit comments