clj-commons/pretty
Library for helping print things prettily, in Clojure - ANSI fonts, formatted exceptions
ClojureApache-2.0
Issues
- 0
- 2
key with fn instead of keyword does not work
#125 opened by SohoPak - 0
Support font declaration as a vector of keywords as well as a single composed keyword
#120 opened by hlship - 0
2.5.0: Documentation for background color (in clj-commons.ansi/compose) is incorrect
#117 opened by hlship - 1
2.5.0: Default for `*print-level*` is 2, should be 5
#118 opened by hlship - 0
Emulate key functions from io.aviso/pretty for easier upgrade to org.clj-commons/pretty
#111 opened by hlship - 2
- 1
- 0
Add default frame rule to hide `clojure.core/apply`
#112 opened by hlship - 1
Reflection warnings in 2.2.1
#106 opened by hlship - 0
Documentation for `install-pretty-exceptions` cuts off after "More importantly,"
#105 opened by hlship - 2
clj-commons.pretty.repl/pretty-repl-caught writes to `*out*` even though docs claim `*err*`
#100 opened by hlship - 0
clj-commons.pretty.repl/pretty-pst should always print to `*err*` but in some cases prints to `*out*`
#98 opened by hlship - 0
Should hook in pretty exception reporting for failed `(thrown-with-msg? ...)` assertions
#89 opened by hlship - 4
`ansi` namespace attempts to require `nrepl.core`, causes exceptions in some cases
#93 opened by ptaoussanis - 1
- 0
Honor "standard" NO_COLOR environment variable
#88 opened by hlship - 0
- 0
Errors with many ANSI constants
#90 opened by hlship - 0
[1.4.2] compose will append a reset-font string, even if the font characterstics never changed
#87 opened by hlship - 0
[1.4.2]: compose can remove whitespace
#86 opened by hlship - 7
- 4
Adding support for printing file context
#64 opened by rymndhng - 4
- 2
- 0
Document `io.aviso.exception/*traditional*` better
#74 opened by vemv - 0
- 1
aviso.io domain is being squatted
#73 opened by rufoa - 2
Implicit middleware found
#68 opened by ccann - 1
Hooks are deprecated
#69 opened by ccann - 1
Pretty exceptions in terminal window?
#65 opened by brjann - 2
- 2
Highlight app namespaces
#60 opened by danielcompton - 1
No such var error with lein repl
#61 opened by ilyabe - 3
Tailing log files with pretty stacktraces
#52 opened by dluksza - 1
Setting *default-stack-frame-filter*?
#59 opened by danielcompton - 0
Awesome lein plugin!
#55 opened by matanox - 0
- 3
On OS X, a Java app window is opened when io.avso.repl namespace is loaded [0.1.32]
#51 opened by hlship - 1
Support all arities of clojure.repl/pst
#49 opened by eggsyntax - 0
No change notes for 0.1.30
#47 opened by hlship - 1
- 0
Clojure 1.8: Must reload clojure.test inside io.aviso.repl, due to direct linking
#42 opened by hlship - 1
Pretty fails to print Schema's validation errors
#34 opened by malchmih - 1
Pretty profiles doesn't work
#40 opened by neverfox - 1
Unable to parse reasonable exception [0.2.21]
#38 opened by hlship - 0
No stack trace for an ExceptionInfo
#39 opened by hlship - 5
- 3
Documentation page has no documentation
#36 opened by mullr - 2
Broken Clojure 1.5 support: intentional?
#35 opened by ptaoussanis