Night Kaly night0721
251 contributions in the last 12 months
MayJunJulAugSepOctNovDecJanFebMarAprMonWedFri
Less
More
night0721 pushed to master at night0721/vip 2024-11-12 03:03:39 +01:00
50bbd18f7b Make tabs movable and improve syntax highlighting
night0721 pushed to master at night0721/vip 2024-11-11 21:01:32 +01:00
51688b6ad6 Handle SIGWINCH
8a49a9b255 Add more keywords, and change filename to stack, only allow 9 tabs
Compare 2 commits »
night0721 pushed to master at night0721/vip 2024-11-09 13:30:53 +01:00
8a6dd74ac0 Fix after deleted unused variable
night0721 pushed to master at night0721/night0721 2024-11-09 02:35:50 +01:00
6e11673844 Add cc alias
c726dd37e1 Delete deprecated config files
Compare 2 commits »
night0721 deleted branch feature from night0721/ccc 2024-11-09 01:47:26 +01:00
night0721 pushed to master at night0721/ccc 2024-11-09 01:43:45 +01:00
3fe500d761 Remove unnecessary line
34254a9fe4 Remove need for command variable
5835f5b8f7 Remove debug lines
462ce7b792 Replace system with execlp and fix indentation
Compare 4 commits »
night0721 pushed to master at night0721/vip 2024-11-09 01:43:25 +01:00
dccef3d081 Resolve warnings from compiler
night0721 pushed to feature at night0721/ccc 2024-11-09 01:40:56 +01:00
3fe500d761 Remove unnecessary line
night0721 pushed to master at night0721/vip 2024-11-09 01:40:07 +01:00
4fb08b462e Move structs to config.h
night0721 pushed to master at night0721/vip 2024-11-09 01:39:18 +01:00
546a6c5f1a Remove old code
86dce61030 Add visual mode and code revamp, add dd, G, gg motion
Compare 2 commits »
night0721 pushed to master at night0721/90s 2024-11-08 18:32:43 +01:00
05f2a0e6e3 Fix compiler warnings
night0721 pushed to feature at night0721/ccc 2024-11-07 02:24:11 +01:00
34254a9fe4 Remove need for command variable
night0721 pushed to master at night0721/ace 2024-11-07 01:31:32 +01:00
46d95ea572 Replace spcae and tabs and remove macro
night0721 pushed to feature at night0721/ccc 2024-11-07 01:04:22 +01:00
5835f5b8f7 Remove debug lines
462ce7b792 Replace system with execlp and fix indentation
Compare 2 commits »
night0721 pushed to feature at night0721/ccc 2024-11-05 21:03:11 +01:00
d67e01086c Update README to remove ncurses as dependency
night0721 pushed to master at night0721/ccc 2024-11-05 21:02:46 +01:00
d67e01086c Update README to remove ncurses as dependency
ece4178645 Fix arrow keys, comments and indentation
9d54946b7a Change Make flags to make binary smaller
295997322d Resolve warnings from compilers
960d322ef9 Remove RESIZE from code as handled by sigwinch
Compare 17 commits »
night0721 pushed to feature at night0721/ccc 2024-11-05 21:00:17 +01:00
ece4178645 Fix arrow keys, comments and indentation
night0721 pushed to master at night0721/night0721 2024-11-05 01:31:00 +01:00
344139fbcb Update CFLAGS and CC
night0721 pushed to master at night0721/vip 2024-11-05 01:01:37 +01:00
8573bc1c5c Resolve compiler warnings and udpate CFLAGS
6f5904ecf6 Fix indentation
81581b1905 Weirdly alternate buffer works
f6eaf81d8c Fix makefile
df3059f120 Update Makefile
Compare 6 commits »
night0721 pushed to master at night0721/90s 2024-11-05 00:52:42 +01:00
3e4a097e70 Resolve compiler warnings and udpate CFLAGS