Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
minefuto committed Aug 19, 2024
1 parent b4989b4 commit 474f382
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Transparent Pipe(tp)
[![Go Report Card](https://goreportcard.com/badge/github.com/minefuto/tp)](https://goreportcard.com/report/github.com/minefuto/tp)
[![release](https://github.com/minefuto/tp/actions/workflows/release.yml/badge.svg)](https://github.com/minefuto/tp/actions/workflows/release.yml)
[![build](https://github.com/minefuto/tp/actions/workflows/build.yml/badge.svg)](https://github.com/minefuto/tp/actions/workflows/build.yml)
![GitHub release (latest by date)](https://img.shields.io/github/v/release/minefuto/tp)
![GitHub go.mod Go version](https://img.shields.io/github/go-mod/go-version/minefuto/tp)
![GitHub](https://img.shields.io/github/license/minefuto/tp)
Expand All @@ -15,12 +15,9 @@ It provides two displays.

<img src="https://github.com/minefuto/tp/blob/main/gif/tp.gif">

## shell integration
## Shell integration
It can be synchronized shell's linebuffer and `tp`'s inputfield.

<img src="https://github.com/minefuto/tp/blob/main/gif/tp-shell.gif">

The below config is the `zsh` integration.
The below config is the `zsh` integration.
keymappings: `ctrl + |`
```
function transparent-pipe() {
Expand Down
Binary file removed gif/tp-shell.gif
Binary file not shown.
Binary file modified gif/tp.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 474f382

Please sign in to comment.