Commit Graph

10 Commits

Author SHA1 Message Date
arthur 3d49a0e2eb copy paste functions
Build project / build (push) Has been cancelled
2026-05-26 08:28:38 +02:00
arthur edb5384f0e temp commit 2026-05-22 13:40:03 +02:00
arthur bc66e673fa Merge branch 'refs/heads/char_encode'
# Conflicts:
#	include/builtins.h
#	include/data.h
#	include/editor_op.h
#	include/file_io.h
#	include/input.h
#	include/row_op.h
#	install.sh
#	main.c
#	meson.build
#	src/builtins.c
#	src/editor_op.c
#	src/file_io.c
#	src/init.c
#	src/input.c
#	src/output.c
#	src/row_op.c
2026-05-04 00:31:48 +02:00
arthur 8e1b4d2f86 utf8 processing without struct 2026-05-03 23:32:40 +02:00
Arthur Barraux 5a7b073041 Adding splitting screen and buffer switching 2026-01-24 19:44:34 +01:00
Arthur Barraux f3bd5dd1c9 Color theming 2026-01-22 14:00:47 +01:00
Arthur Barraux eae85c32ca add utf8_char_t struct 2025-11-19 10:37:41 +01:00
Arthur Barraux 8ce621dfde Made Editor Config global 2025-09-19 14:31:12 +02:00
Arthur Barraux a6f32d4c49 Fully fonctional editing 2024-10-10 02:09:48 +02:00
Arthur Barraux 1c22c3beca Status bar / editing / saving file 2024-10-08 14:57:59 +02:00