Commit Graph

10 Commits

Author SHA1 Message Date
fe9ab1c922 added console plugin 2021-07-06 14:35:54 +02:00
ace6110807 fix tmp file location
fix tmp file location, moved from datadir to a direcotry in /tmp or
configurable via env: LITE_CACHE
2021-07-06 13:24:25 +02:00
364df2e1c8 project directory changes
add binding to change project directory: ctrl+shift+o
save and restore previous direcotry, toggle behaviour with:
	config.restore_last_dir
core:open_user_module now opens the right path
2021-07-05 20:44:07 +02:00
6a853dfa12 find-replace + alt-arrow commands 2021-07-05 14:42:53 +02:00
efd2f19f86 load user config from user config directory
load user config and plugins from $HOME/.config/lite overriding the default
configuration, before there was no way of changing configuration per-user
2021-07-05 12:56:06 +02:00
9a367d6ed9 implemented visual ruler at config.line_limit 2021-07-05 12:05:39 +02:00
112d3fd03b by default launch in $HOME 2021-07-04 21:28:23 +02:00
74e7f3f714 more todos
fix uninstall error
quit with ctrl+q
2021-07-04 21:20:08 +02:00
52650661ec minor changes
added makefile install and uninstall rules
changed license to inclue myself
modified some keybindings
added desktop file
added todo
2021-07-04 19:17:33 +02:00
2957968afc initial commit 2021-07-04 14:56:05 +02:00