3
Trees in raw text - how about matrices ?
(discuss.tchncs.de)
Here’s the Matrix in plaintext:
hehe :p
for matrices, the best I've come up with is either a nested list approach like A = [[a, b], [c, d]]
or a maybe this
+- -+
| a b |
A = | |
| c d |
+- -+
Unofficial community for talking about the kakoune text-editor.
Official website: http://kakoune.org/
Official Forum: https://discuss.kakoune.com/
Github: https://github.com/mawww/kakoune
The Kakoune logo is designed by p0nce