This website requires JavaScript.
Explore
Help
Sign In
extern
/
hishtory
Watch
1
Star
0
Fork
0
You've already forked hishtory
mirror of
https://github.com/ddworken/hishtory.git
synced
2025-07-19 13:36:09 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d94e1bfa22d33a20b826ddd35d2610c749da68cd
hishtory
/
client
/
lib
History
David Dworken
48e33d5034
Make the query input box in the TUI match the terminal dimensions
2023-09-14 21:14:16 -07:00
..
goldens
Make the query input box in the TUI match the terminal dimensions
2023-09-14 21:14:16 -07:00
config.fish
Add presaving support for fish
2023-09-14 21:03:36 -07:00
config.sh
Implement pre-saving feature to ensure that long-running/non-terminating commands are saved in hishtory
2023-08-27 14:24:59 -07:00
config.zsh
Implement pre-saving feature to ensure that long-running/non-terminating commands are saved in hishtory
2023-08-27 14:24:59 -07:00
lib_test.go
no-op refactoring: Move history entry building code from lib.go to cmd file for saving history entries
2023-08-27 22:05:24 -07:00
lib.go
Add bug fix for presaving history where entries would sometimes end up duplicated
2023-09-14 21:01:13 -07:00
slsa.go
Move a bunch of update-specific code out of the generic lib.go file and into the update command
2023-09-13 22:45:49 -07:00