# Newton ### Images ![1 Newton default view.](images/pic1.png) ![2 Newton split pane view.](images/pic2.png) ![3 Newton search and replace shown.](images/pic3.png) ![4 Newton as transparent with youtube playing below it.](images/pic4.png) ### Additional Tools * [Fzf](https://github.com/junegunn/fzf) * [bat (cat but has highlighting)](https://github.com/sharkdp/bat) * [ripgrep (very fast grep alternative)](https://github.com/BurntSushi/ripgrep/tree/master) ` sudo pacman -Sy bat ripgrep fzf `