Samuel Sloniker kj7rrv
kj7rrv pushed to master at kj7rrv/netrun 2022-04-08 21:54:03 -07:00
e41edb5e1b Improve README formatting
kj7rrv pushed to master at kj7rrv/netrun 2022-04-08 21:47:44 -07:00
b31c714d9a Improve usage and installation instructions
kj7rrv commented on issue kj7rrv/netrun#5 2022-04-08 19:58:30 -07:00
Scan code

If the script contains bidi characters, netrun should show it once the "normal" way and once with the bidi characters escaped. I'm not sure what it should do with homoglyphs.

kj7rrv opened issue kj7rrv/netrun#12 2022-04-08 14:46:53 -07:00
Warn on http://
kj7rrv pushed to master at kj7rrv/netrun 2022-04-08 14:19:01 -07:00
d8c3cd2e36 Add --quiet
3e3c44075a Reorder options
50292eb2cb Make -s and -p mutually exclusive
3ab5be69a1 Improve command-line output
Compare 4 commits »
kj7rrv pushed to master at kj7rrv/netrun 2022-04-08 14:01:34 -07:00
9f6ec508ce Add shebang to netrun.py
kj7rrv commented on issue kj7rrv/netrun#8 2022-04-08 13:57:01 -07:00
Don't use pager if script fits on screen

It would be important to filter out nonprintable characters when doing this; less handles that normally.

kj7rrv opened issue kj7rrv/netrun#11 2022-04-08 13:53:03 -07:00
Handle nonexistent interpreter or pager
kj7rrv pushed to master at kj7rrv/netrun 2022-04-08 13:49:24 -07:00
37786d41c1 Add Python demo and move demos to their own subdir
kj7rrv closed issue kj7rrv/netrun#3 2022-04-08 13:29:45 -07:00
Allow other interpreters
kj7rrv commented on issue kj7rrv/netrun#3 2022-04-08 13:29:44 -07:00
Allow other interpreters

Closed by 3d985edb5aa73c9e24430080ff6d72d26a0a2b2d

kj7rrv reopened issue kj7rrv/netrun#5 2022-04-08 13:29:01 -07:00
Scan code
kj7rrv commented on issue kj7rrv/netrun#5 2022-04-08 13:28:54 -07:00
Scan code

Oops, wrong issue. This isn't done yet.

kj7rrv closed issue kj7rrv/netrun#5 2022-04-08 13:26:09 -07:00
Scan code
kj7rrv closed issue kj7rrv/netrun#7 2022-04-08 13:26:09 -07:00
Allow different pagers
kj7rrv pushed to master at kj7rrv/netrun 2022-04-08 13:26:09 -07:00
3d985edb5a Allow selection of interpreter
kj7rrv closed issue kj7rrv/netrun#9 2022-04-08 13:05:21 -07:00
Allow skipping the pager
kj7rrv pushed to master at kj7rrv/netrun 2022-04-08 13:05:21 -07:00
92ad9bfa6b Improve demo script
123ade3e13 Use variables for pager and interpreter commands
580f215ce3 Reformat with black
426585d412 --skip-pager
Compare 4 commits »
kj7rrv opened issue kj7rrv/netrun#10 2022-04-08 12:49:13 -07:00
Parse shebangs
kj7rrv opened issue kj7rrv/netrun#9 2022-04-08 12:47:55 -07:00
Allow skipping the pager