This repository has been archived on 2022-11-18. You can view files and clone it, but cannot push or open issues or pull requests.
emacs/wishlist.org

50 lines
1.1 KiB
Org Mode
Raw Normal View History

2018-02-05 15:57:05 +01:00
#+TITLE: Emacs wishlist
2018-02-05 12:59:54 +01:00
2018-02-05 15:57:05 +01:00
* Init
2018-02-05 12:59:54 +01:00
- [ ] Nicer splash screen
- [ ] Frontend for emodule (e.g. for updates, rollbacks, init messages)
2018-02-05 15:57:05 +01:00
* Emodule
2018-02-05 12:59:54 +01:00
- [ ] Updates packages
- [ ] Backup/rollback
2018-02-05 15:57:05 +01:00
* Modules
2018-02-05 12:59:54 +01:00
- [ ] Nicer status bar
2018-02-11 16:17:53 +01:00
Good sources for inspiration are:
- [[https://github.com/Malabarba/smart-mode-line][smart-mode-line]]
- [[https://github.com/dbordak/telephone-line][telephone-line]]
- [[https://github.com/TheBB/spaceline][spaceline]]
2018-02-05 14:36:00 +01:00
- [ ] Incremental search counter
2018-02-06 14:35:13 +01:00
* Theme
- [ ] Comments are too dark (problematic with big block comments)
- [ ] In C/C++ type is same colour as variable name
2018-05-11 13:16:49 +02:00
* Workflow
- [ ] Workspaces - see reddit thread on r/emacs
- [ ] Line and line number highlighting
- [ ] Port comment block functions
* Version
- [ ] Get everything on 26.1
- [ ] Fix Magit key-bindings
- [ ] Fix comment block function
* Metaswitch
- [ ] IPS trace
- [ ] Follow to start/end of IPS
- [ ] Oscilloscope
- [ ] colour highlights in IPS trace mode
- [ ] Open dmp in new buffer
- [ ] Diff IPSs
- [ ] Snippets