When using helm-buffers-list I see multiple columns:
<buffer name> <file size> <Major mode> <path to the file>
Most of the space is taken up by <path to the file>. Is there any way to increase the number of characters used for <buffer name>?
Increase helm-buffer-max-length or set to nil.
Most helpful comment
Increase
helm-buffer-max-lengthor set to nil.