sites

public wiki contents of suckless.org
git clone git://git.suckless.org/sites
Log | Files | Refs

commit 2b6cb71ff783743bcfaafab0487a1accb3efe1e5
parent 4d95679ac5f897346955d22492d239bc31794172
Author: Julius Huelsmann <juliusHuelsmann@gmail.com>
Date:   Sun,  7 Jun 2020 20:15:11 +0200

[st][patch][vim-browse]: fix link

Diffstat:
Mst.suckless.org/patches/vim_browse/index.md | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/st.suckless.org/patches/vim_browse/index.md b/st.suckless.org/patches/vim_browse/index.md @@ -1,11 +1,11 @@ Vim Browse ========== -The vim-browse patch offers the possibility to move through the terminal history-buffer, search for strings using VIM-like motions, operations and quantifiers. It overlays the screen with highlighted search results and displays the current operation / motions / search string in the bottom right corner. The patch operates on top of the [history-patch](https://github.com/juliusHuelsmann/st-history-vim), which comes with a set of optional features that can be compiled-in as separate patches. Please [leave a star](https://github.com/juliusHuelsmann/st-focus). +The vim-browse patch offers the possibility to move through the terminal history-buffer, search for strings using VIM-like motions, operations and quantifiers. It overlays the screen with highlighted search results and displays the current operation / motions / search string in the bottom right corner. The patch operates on top of the [history-patch](https://github.com/juliusHuelsmann/st-history-vim), which comes with a set of optional features that can be compiled-in as separate patches. Please [leave a star](https://github.com/juliusHuelsmann/st-history-vim). Contributions & Bug Reports --------------------------- * [Report / Solve Patching issues](https://github.com/juliusHuelsmann/st) with a new version of `st` -* [Contributions and Bug reports](https://github.com/juliusHuelsmann/st-focus) +* [Contributions and Bug reports](https://github.com/juliusHuelsmann/st-history-vim) Default Behavior: