Commit 7a3c15fb857daecde2a9d4acd514a5b7e526cd59

Use fixed-size middle border
Author: xaizek
Author date (UTC): 2025-10-04 15:39
Committer name: xaizek
Committer date (UTC): 2025-10-04 15:43
Parent(s): 93365d3c7b38cbd5f040bb351efe9b7cdf166d41
Signing key: 99DC5E4DB05F6BE2
Tree: 0980189b2f303cbd678c88b51094a595d168b198
File Lines added Lines deleted
vifmrc 3 0
File vifmrc changed (mode: 100644) (index 9e49869..f12e875)
... ... if $TERM != 'linux'
30 30 set tuioptions+=u set tuioptions+=u
31 31 endif endif
32 32
33 " use fixed-size middle border
34 set tuioptions-=v
35
33 36 " change appearance of middle border " change appearance of middle border
34 37 set fillchars=vborder:· set fillchars=vborder:·
35 38
Hints

Before first commit, do not forget to setup your git environment:
git config --global user.name "your_name_here"
git config --global user.email "your@email_here"

Clone this repository using HTTP(S):
git clone https://code.reversed.top/user/xaizek/dotvifm

Clone this repository using ssh (do not forget to upload a key first):
git clone ssh://rocketgit@code.reversed.top/user/xaizek/dotvifm

You are allowed to anonymously push to this repository.
This means that your pushed commits will automatically be transformed into a pull request:
... clone the repository ...
... make some changes and some commits ...
git push origin master