]> git.phdru.name Git - dotfiles.git/history - lib
.xinitrc: calculate geometry for `xclock`
[dotfiles.git] / lib /
2020-03-05 Oleg BroytmanFix(init.py): Do not intercept EOF in `myinput`
2020-02-02 Oleg BroytmanFeat(python/init.py): Add more dark terminals
2020-02-02 Oleg BroytmanFix(python/init.py): Do not use `ColoredFile` at unreco...
2019-06-10 Oleg Broytmanpdb: Improve completion
2019-04-23 Oleg Broytmaninit.py: Hide errors during `.write_history_file()`
2019-04-22 Oleg Broytmaninit.py: Read and save history from/to the current...
2019-04-22 Oleg Broytmaninit.py: Fix flake8 warnings
2018-03-29 Oleg Broytmaninit.py: Refactor loop over term types
2018-03-06 Oleg BroytmanUpdate configs after upgrading to Debian 9 "stretch"
2018-01-30 Oleg Broytmanlib/config/gpg-agent-update-tty: Change gpg-connect...
2017-09-29 Oleg Broytmaninit.py: Catch EOFError in myinput()
2017-09-29 Oleg Broytmanpdbrc.py: Move global code into function init()
2017-07-27 Oleg Broytmanlib/python/init.py: Call parse_and_bind for libedit...
2017-07-05 Oleg BroytmanFix(lib/python/init.py): Fix stdout for readline
2017-04-09 Oleg Broytmaninit.py: Remove support for Python <= 2.4
2016-10-19 Oleg Broytmangit: change colors
2016-10-19 Oleg Broytman.vim, git: change colors
2016-10-19 Oleg Broytman.vim, git: change colors
2016-09-19 Oleg Broytmanlib/python/init.py: fix Pager
2016-09-10 Oleg Broytmanlib/python/init.py: catch and report pager errors
2016-09-10 Oleg Broytmanlib/X11/xterm: change rxvt colors
2016-09-10 Oleg Broytmanlib/X11/fonts: add Xft settings
2016-09-10 Oleg Broytman.Xresources: remove old outdated unused resources
2016-07-26 Oleg BroytmanAdd lib/config/python
2016-07-26 Oleg BroytmanAdd lib/config/git/less
2016-07-25 Oleg Broytmanlib/python/init.py: simplify excepthook using ColoredFile
2016-07-25 Oleg Broytmanlib/python/init.py: rename pager.stdin to stdout
2016-07-25 Oleg Broytmanlib/python/init.py: colorize stdout from displayhook
2016-06-03 Oleg Broytmaninit.py: use only HISTSIZE, not HISTFILESIZE
2016-05-15 Oleg BroytmanRename *-history to *_history
2016-05-07 Oleg Broytmaninit.py: adapt to Py 3
2016-04-21 Oleg Broytmaninit.py: add an example of using cgitb.enable
2016-04-20 Oleg Broytmaninit.py: pass options '-F', '-R' and '-X' to 'less'
2016-04-19 Oleg Broytmaninit.py: colorize traceback in pager
2016-04-19 Oleg Broytmaninit.py: use pager to view a (possibly quite long)...
2016-04-19 Oleg Broytmaninit.py: refactor paging
2016-04-19 Oleg Broytmaninit.py: fix: restore rlcompleter
2016-04-19 Oleg Broytmaninit.py: pipe output to pager
2016-04-19 Oleg Broytmaninit.py: minor refactoring: move displayhook
2016-04-19 Oleg Broytmaninit.py, pdbrc.py: fix flake8 warnings
2016-04-19 Oleg Broytmaninit.py: restore links to the origin of borrowed code
2016-02-22 Oleg BroytmanSplit .gitconfig into 2 color schemas for dark and...
2015-02-04 Oleg Broytmaninit.py: fix using defaults
2015-02-04 Oleg Broytmanpython/init.py: add new builtins: cat, sh, pager, editor
2014-08-05 Oleg BroytmanRemove bold from us
2014-08-05 Oleg BroytmanRemove md color
2014-08-05 Oleg BroytmanChange wording in comments
2014-08-05 Oleg BroytmanRemove bold from info box
2014-08-05 Oleg BroytmanRemove unused and undefined entries
2014-08-04 Oleg BroytmanSet LESS_TERMCAP_* for light and dark backgrounds
2014-01-17 Oleg BroytmanRefactor loop
2014-01-17 Oleg BroytmanSort terminal names by alphabetical order
2013-12-01 Oleg BroytmanInitial import