Closed Minda1975 closed 3 years ago
I think you might have gotten the wrong branch here again:
This should say something like
Minda1975 wants to merge 1 commit into master from Minda1975:branch-with-readme-update
Where branch-with-readme-update
is your branch with the update to the README you've added.
If you're having trouble creating the PR on GitHub, also feel free to just paste the diff
for the README in a comment here and I'll open a new PR and make the change.
Here a instruction for those who use package manager in the Debian system.
For simply installation, you can install
termonad
with commandsudo apt install termonad
. This way you install a program that is fully usable, but the functionality of any configuration is limited. To fully configure this terminal emulator, you should install the package calledlibghc-termonad-dev
. This way you will be able to fully configuretermonad
using a Haskell-based settings filetermonad.hs
.