issues
search
sjjf
/
advanced-shell-history-old
Save your command line history in an sqlite3 DB. The original author has resurrected the project on github at https://github.com/barabo/advanced-shell-history.
Apache License 2.0
2
stars
3
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Collected patches for consideration in next release.
#23
GoogleCodeExporter
closed
9 years ago
1
getpid() not defined in database.cpp
#22
GoogleCodeExporter
closed
9 years ago
2
Hard Coded ASH_LOG_BIN=/usr/local/bin/_ash_log - does not work for local installs.
#21
GoogleCodeExporter
closed
9 years ago
4
Variables expand in quotes in common - but then ~ will not expand to $HOME in bash.
#20
GoogleCodeExporter
opened
9 years ago
0
Use of exit instead of return in bash
#19
GoogleCodeExporter
closed
9 years ago
2
Complete failure to compile in any way.
#18
GoogleCodeExporter
closed
9 years ago
2
Documentation incorrect for disabling ASH
#17
GoogleCodeExporter
opened
9 years ago
0
ash fails to work properly when a new interactive shell (i.e. bash -i ) is created from within an ash session
#16
GoogleCodeExporter
closed
9 years ago
4
ASH_PROMPT_COMMAND needs to be set manually
#15
GoogleCodeExporter
opened
9 years ago
1
python code results in error
#14
GoogleCodeExporter
opened
9 years ago
0
Compile failed: "getpid was not declared in this scope"
#13
GoogleCodeExporter
closed
9 years ago
3
"hostname -I" should be "hostname -i"?
#12
GoogleCodeExporter
opened
9 years ago
8
Migration script?
#11
GoogleCodeExporter
closed
9 years ago
1
Feature request
#10
GoogleCodeExporter
opened
9 years ago
0
Problems compiling sqlite3 - possibly related to -lrt
#9
GoogleCodeExporter
closed
9 years ago
0
SEGFAULT when attempting to run ash_query (and _ash_log)
#8
GoogleCodeExporter
closed
9 years ago
4
Doesn't work on MacOS
#7
GoogleCodeExporter
opened
9 years ago
2
Constraint violations inserting commands after a screen session or a subshell ends
#6
GoogleCodeExporter
opened
9 years ago
1
The aligned formatter inserts many spaces at the end of the line
#5
GoogleCodeExporter
closed
9 years ago
2
Sourcing the shell code twice produces erroneous error messages
#4
GoogleCodeExporter
closed
9 years ago
1
Feature Request - Logging to ERROR or FATAL should also output to stderr
#3
GoogleCodeExporter
opened
9 years ago
1
Feature Request - a safe way to get 'builtin type' details
#2
GoogleCodeExporter
opened
9 years ago
1
Feature Request - an auto-grouping formatter for ash_query
#1
GoogleCodeExporter
closed
9 years ago
3