tangled
alpha
login
or
join now
ptr.pet
/
dysnomia
forked from
ptr.pet/faunu
endpoint 2.0
dysnomia.ptr.pet
0
fork
atom
overview
issues
pulls
pipelines
commits
Author
Commit
Message
Date
ptr.pet
f07685c9
fix source command not sourcing (lol)
3w ago
ptr.pet
2a6c2efa
use wasm-bindgen 0.2.104 from nixpkgs
3w ago
ptr.pet
5356d2f6
include embedded dir in nix build
3w ago
ptr.pet
32d8c5fb
remove unused imports
3w ago
ptr.pet
35418bb5
update nix hashes
3w ago
ptr.pet
68c02fd4
add embedded fs for embedding files, move dysnomia stuff out of source
3w ago
ptr.pet
6b30d5fb
add build timestamp and rustc version to version cmd
3w ago
ptr.pet
429dc853
support multiple contexts, dont sort all suggestions to keep sorting of contexts
3w ago
ptr.pet
a1dbebe2
fix mkdir arg to use filepath as type, dont log completion if not on dev profile
3w ago
ptr.pet
b7bacebe
add a move command
3w ago
ptr.pet
5ea7fa86
handle subcommands properly and allow combining short flags
3w ago
ptr.pet
360edbf6
refactor completion.rs into separate files, dont suggest files if argument type isnt filepath or any
3w ago
ptr.pet
6771fa21
fix short flag completion, dont show completion if command has no arguments
3w ago
ptr.pet
597269f7
update nix hashes
3w ago
ptr.pet
68d5c7d2
implement variable and cell path completion
3w ago
ptr.pet
7ee40d91
put cursor after where the completion happened instead of at the end of the prompt when completin
3w ago
ptr.pet
c6e4e970
add 'proper' argument, flag completion
3w ago
ptr.pet
15375ed6
fixup and refactor completion, should work properly for blocks and closures now
3w ago
ptr.pet
6c915e4a
use async locks for later i guess?
3w ago
ptr.pet
bba4e7b5
show paths in ls and add absolute path flag
3w ago
ptr.pet
8fce20a8
implement interrupts
3w ago
ptr.pet
3984b06c
fix errors being eaten by table
3w ago
ptr.pet
2ede1a12
remove unused gitignore entries
3w ago
ptr.pet
bcad46f0
init
3w ago
fix source command not sourcing (lol)
f07685c9
ptr.pet
3w
use wasm-bindgen 0.2.104 from nixpkgs
2a6c2efa
ptr.pet
3w
include embedded dir in nix build
5356d2f6
ptr.pet
3w
remove unused imports
32d8c5fb
ptr.pet
3w
update nix hashes
35418bb5
ptr.pet
3w
add embedded fs for embedding files, move dysnomia stuff out of source
68c02fd4
ptr.pet
3w
add build timestamp and rustc version to version cmd
6b30d5fb
ptr.pet
3w
support multiple contexts, dont sort all suggestions to keep sorting of contexts
429dc853
ptr.pet
3w
fix mkdir arg to use filepath as type, dont log completion if not on dev profile
a1dbebe2
ptr.pet
3w
add a move command
b7bacebe
ptr.pet
3w
handle subcommands properly and allow combining short flags
5ea7fa86
ptr.pet
3w
refactor completion.rs into separate files, dont suggest files if argument type isnt filepath or any
360edbf6
ptr.pet
3w
fix short flag completion, dont show completion if command has no arguments
6771fa21
ptr.pet
3w
update nix hashes
597269f7
ptr.pet
3w
implement variable and cell path completion
68d5c7d2
ptr.pet
3w
put cursor after where the completion happened instead of at the end of the prompt when completin
7ee40d91
ptr.pet
3w
add 'proper' argument, flag completion
c6e4e970
ptr.pet
3w
fixup and refactor completion, should work properly for blocks and closures now
15375ed6
ptr.pet
3w
use async locks for later i guess?
6c915e4a
ptr.pet
3w
show paths in ls and add absolute path flag
bba4e7b5
ptr.pet
3w
implement interrupts
8fce20a8
ptr.pet
3w
fix errors being eaten by table
3984b06c
ptr.pet
3w
remove unused gitignore entries
2ede1a12
ptr.pet
3w
init
bcad46f0
ptr.pet
3w