Greg Shuflin
|
d036f6574b
|
Delete old C source file
|
2023-07-25 23:03:47 -07:00 |
|
Greg Shuflin
|
6bc7d0b94e
|
make charset characters be C null-terminated strings
|
2023-07-25 23:03:13 -07:00 |
|
Greg Shuflin
|
fcf2df1c51
|
Move chartable to rust
Currently broken
|
2023-07-25 16:18:30 -07:00 |
|
Greg Shuflin
|
23a5432bc3
|
Add rand crate
|
2023-07-25 01:47:18 -07:00 |
|
Greg Shuflin
|
1232487f58
|
char table in rust
|
2023-07-25 01:44:10 -07:00 |
|
Greg Shuflin
|
1d4d5f0520
|
Handle reading input in Rust
|
2023-07-24 01:13:02 -07:00 |
|
Greg Shuflin
|
4906e70f49
|
Add atty crate
|
2023-07-24 00:50:25 -07:00 |
|
Greg Shuflin
|
4b3bf5dc4b
|
Simplify C
|
2023-07-23 22:21:13 -07:00 |
|
Greg Shuflin
|
d1b289ff8e
|
Remove unused code
|
2023-07-23 21:01:43 -07:00 |
|
Greg Shuflin
|
9feeb6782b
|
Remove C args
|
2023-07-23 20:59:42 -07:00 |
|
Greg Shuflin
|
b02247fbe6
|
Autodecrypt in rust
|
2023-07-23 20:18:44 -07:00 |
|
Greg Shuflin
|
30b77617e2
|
Doc comment
|
2023-07-23 20:16:58 -07:00 |
|
Greg Shuflin
|
1e87c76689
|
Handle maskblank in rust
|
2023-07-23 20:13:44 -07:00 |
|
Greg Shuflin
|
2841625b15
|
handle invalid argument
|
2023-07-23 20:05:26 -07:00 |
|
Greg Shuflin
|
4f74c2f8cd
|
Cargo fmt
|
2023-07-23 20:01:02 -07:00 |
|
Greg Shuflin
|
a1e8fb7aec
|
Remove C code for foreground color
|
2023-07-23 20:00:52 -07:00 |
|
Greg Shuflin
|
b6acbc2484
|
Handle color fully in rust
|
2023-07-23 19:56:31 -07:00 |
|
Greg Shuflin
|
c5bdc65923
|
Start doing color handling in rust
|
2023-07-23 19:35:15 -07:00 |
|
Greg Shuflin
|
c77fb9818f
|
Add justfile
|
2023-07-23 11:01:31 -07:00 |
|
Greg Shuflin
|
c334492ea9
|
More args in rust
|
2023-07-23 03:19:40 -07:00 |
|
Greg Shuflin
|
78fb4ecbfc
|
cargo fmt
|
2023-07-23 03:14:49 -07:00 |
|
Greg Shuflin
|
c280dbe716
|
Call a method from rust
|
2023-07-23 03:14:38 -07:00 |
|
Greg Shuflin
|
d7b402c764
|
Arg parsing in rust
|
2023-07-23 03:04:59 -07:00 |
|
Greg Shuflin
|
ec74203e70
|
Start porting to rust
|
2023-07-23 03:03:23 -07:00 |
|
Brian Barto
|
cb4873e2ab
|
Update ToC
modified: README.md
|
2023-02-17 12:18:55 -05:00 |
|
Brian Barto
|
9e23931041
|
Replace tips section with link to sonsors page.
modified: README.md
|
2023-02-17 11:37:40 -05:00 |
|
Brian Barto
|
8842fb7e04
|
Update funding file
modified: .github/FUNDING.yml
|
2022-06-30 13:06:40 -04:00 |
|
Brian Barto
|
8a326f8ef4
|
Update funding file
modified: .github/FUNDING.yml
|
2022-06-30 13:04:03 -04:00 |
|
Brian Barto
|
d124669e02
|
Testing the FUNDING file
new file: .github/FUNDING.yml
|
2022-06-30 13:00:46 -04:00 |
|
Brian Barto
|
db66a6a562
|
Update screenshot urls
modified: README.md
|
2022-06-14 14:13:46 -04:00 |
|
Brian Barto
|
e84e9afd65
|
Update version in readme file.
modified: README.md
|
2021-12-09 17:22:55 -05:00 |
|
Brian Barto
|
60ffa52f50
|
Update version to 1.0.1
modified: src/nms.c
|
2021-09-24 15:02:46 -04:00 |
|
Brian Barto
|
2b5e31a3dc
|
Update the version to 1.0.0
modified: src/nms.c
|
2021-09-24 15:00:45 -04:00 |
|
Brian Barto
|
3237ac188b
|
Reverting commit 1e80be48 because it is causing compile warnings.
modified: src/nmstermio.c
|
2021-09-24 14:42:54 -04:00 |
|
Brian Barto
|
cce1af14d0
|
Merge pull request #81 from stephpavlou/patch-1
Fixed typo
|
2021-06-22 08:10:58 -04:00 |
|
Stephanos Pavlou
|
b87f5d2c1c
|
Fixed typo
Replaced 'if you install form a package manager' to 'if you install from a package manager' on line 43.
|
2021-06-21 22:47:24 -05:00 |
|
Brian Barto
|
39d2bb37f5
|
Merge pull request #79 from theDrake/patch-1
Add cyan to list of color options
|
2021-02-25 08:40:05 -05:00 |
|
David C. Drake
|
4612718c95
|
Add cyan to list of color options
|
2021-02-24 23:52:35 -07:00 |
|
Brian Barto
|
0d0b492de7
|
Merge pull request #78 from Humm42/master
use freopen(3) correctly
|
2021-01-29 19:07:51 -05:00 |
|
Humm
|
1e80be4840
|
use freopen(3) correctly
|
2021-01-29 10:55:42 +01:00 |
|
Brian Barto
|
efe6d37f68
|
Fix indentation
modified: src/nms.c
|
2020-06-20 18:41:48 -04:00 |
|
Brian Barto
|
1d01337b6a
|
Merge pull request #72 from rpdelaney/style
Fix spelling
|
2019-03-25 18:29:10 -04:00 |
|
Ryan Delaney
|
fd58a8c0d1
|
Fix spelling
|
2019-03-25 15:17:02 -07:00 |
|
Brian Barto
|
16fcd1e2ee
|
Merge pull request #69 from pnappa/master
Fixed bug where piping into sneakers caused memory corruption
|
2019-03-02 15:23:56 -05:00 |
|
Patrick Nappa
|
90b7d0410b
|
fixed bug where piping into sneakers caused crash, and added missing free
|
2019-02-13 11:06:42 +11:00 |
|
Brian Barto
|
50dc9cc055
|
Use the new arguments for nmseffect_exec and remove the input functions
modified: src/sneakers.c
|
2018-10-26 16:48:54 -04:00 |
|
Brian Barto
|
61f1f6cfc4
|
Fix ncurses implementation
modified: Makefile
modified: NCURSES.md
|
2018-10-24 22:47:26 -04:00 |
|
Brian Barto
|
1440337579
|
Move STDIN association to termio module
modified: Makefile
modified: src/nmseffect.c
modified: src/nmstermio.c
modified: src/nmstermio_ncurses.c
|
2018-10-24 22:20:33 -04:00 |
|
Brian Barto
|
a771cf32c1
|
Rip out whats left of input position. Not using it.
modified: src/nmseffect.c
|
2018-10-24 22:05:40 -04:00 |
|
Brian Barto
|
65901d9875
|
Rip out returnopts functionality. Not using it.
modified: src/nmseffect.c
|
2018-10-24 22:02:35 -04:00 |
|