fanglingsu / vimb

Vimb - the vim like browser is a webkit based web browser that behaves like the vimperator plugin for the firefox and usage paradigms from the great editor vim. The goal of vimb is to build a completely keyboard-driven, efficient and pleasurable browsing-experience.
https://fanglingsu.github.io/vimb/
GNU General Public License v3.0
1.34k stars 100 forks source link

Add options for customizing the loading bar #618

Open Unixsys opened 4 years ago

Unixsys commented 4 years ago

Steps to reproduce

Consult the man page. As of this writing, there is no option for customizing the loading bar elements (eg. =, >, [, ]) without editing and recompiling the source code.

Expected behaviour

An config that allows people to change the loading bar elements without editing and recompiling the source code.

Actual behaviour

See Steps to Reproduce.

fanglingsu commented 4 years ago

@Unixsys I'm not sure it it's worth to allow to change this via config file or during runtime. So I mark this as request for comment to see what other users think about this.