1
0
Fork 0
Commit graph

6 commits

Author SHA1 Message Date
cd59d77e92 Open eshell buffers in a side window 2019-09-08 16:53:11 -07:00
bb29ee8a12 Change version format
In order to support my tablet which seems to have a lower maximum integer
value (I guess it’s 32-bit? I’m surprised) and can’t handle the version numbers
I was using before. It would turn them into floating point numbers, which adds a
~.0~, this made it impossible to install any package.

Any installations I have will need to reinstall all their oni packages so that
the new version number is picked up, since the new version number will be lower
than the old one.
2019-09-04 21:09:38 -07:00
585e6b4e76 Don’t use ‘window-system’, use ‘display-graphic-p’
Apparently ‘window-system’ has been deprecated as a boolean value and I forgot
about ‘display-graphic-p’.
2019-05-31 07:49:43 -07:00
08cbbcec4d Add esh-autosuggest to eshell 2019-05-31 07:48:35 -07:00
8596739704 Don't run eshell-fringe-status in terminal Emacs 2019-02-26 02:19:53 -08:00
709d72efbf Add oni-eshell 2019-02-26 01:41:59 -08:00