Alessandro Mauri
e082b5a169
fuck
3 years ago
Alessandro Mauri
441942c478
fix create user directory first
3 years ago
Alessandro Mauri
571fc4b9e9
Merge branch 'master' of http://git.alemauri.eu/alema/lite
3 years ago
Alessandro Mauri
0973f957c2
portable way of getting EXEDIR
3 years ago
Alessandro Mauri
60d8105b8f
portable way of getting EXEDIR
3 years ago
Alessandro Mauri
dda5abb8e9
added syntax for main languages
3 years ago
Alessandro Mauri
c08fbb0840
compile on openbsd
3 years ago
Alessandro Mauri
241ddd9cea
fix deleting indentation when there wasn't any
...
before pressing backspace when there were config.indent_size many spaces
right before the caret would delete them regardless of config.indent_type being
"hard" or not
3 years ago
Alessandro Mauri
a5e90420e8
added horizontal scroll
...
added the ability to scroll gorizontally, in two ways:
- with a touchpad
- holding "alt" and scrolling
also made the scroll senitivity configurable for both directions
3 years ago
Alessandro Mauri
a7df717cf0
set SCALE according to dpi
...
claculate the scale so that fonts of 14pt will be of physical size 3mm,
this can be changed setting the macro name FONT_14PT_SIZE_MM in main.c
3 years ago
Alessandro Mauri
b507e7c439
make ruler not visible in command view
3 years ago
Alessandro Mauri
fe3f1211ad
todos and fix unindent
...
fixed behaviour where caret would move even when the un-indentation did not
do anything, now before modifying caret position check wether the file changed
3 years ago
Alessandro Mauri
fe9ab1c922
added console plugin
3 years ago
Alessandro Mauri
ace6110807
fix tmp file location
...
fix tmp file location, moved from datadir to a direcotry in /tmp or
configurable via env: LITE_CACHE
3 years ago
Alessandro Mauri
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
3 years ago
Alessandro Mauri
6a853dfa12
find-replace + alt-arrow commands
3 years ago
Alessandro Mauri
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
3 years ago
Alessandro Mauri
9a367d6ed9
implemented visual ruler at config.line_limit
3 years ago
Alessandro Mauri
b74571e500
use -std=c11
3 years ago
Alessandro Mauri
112d3fd03b
by default launch in $HOME
3 years ago
Alessandro Mauri
74e7f3f714
more todos
...
fix uninstall error
quit with ctrl+q
3 years ago
Alessandro Mauri
52650661ec
minor changes
...
added makefile install and uninstall rules
changed license to inclue myself
modified some keybindings
added desktop file
added todo
3 years ago
Alessandro Mauri
2957968afc
initial commit
3 years ago